pyTivo Discussion Forum Forum Index pyTivo Discussion Forum
Answers and the development of pyTivo a TiVo transcoding server
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Series 3 tivo, anamorphic films being streched

 
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Support
 View previous topic :: View next topic  
Author Message
bru_man



Joined: 25 Apr 2008
Posts: 4

PostPosted: Fri Apr 25, 2008 7:56 pm    Post subject: Series 3 tivo, anamorphic films being streched Reply with quote

I ripped some dvds using handbrake and am trying to play them back on the tivo via pytivo (wgw snapshot from a couple days ago). Everything transfers and I get video and audio, but it is stretching the vertical to fill the whole screen instead of just putting in black bars. I am the pyTivo.conf.dist with only the path changed.

Code:
transcoding to tivo model 648 using ffmpeg command:
/usr/bin/ffmpeg -i /mnt/media/itunes/Movies/Apollo 13.mp4 -vcodec mpeg2video -b 8192k -maxrate 30000k -bufsize 1024k -comment pyTivo.py -ab 384k -ar 44100 -acodec ac3 -copyts -f vob -
FFmpeg version SVN-r12810, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration: --prefix=/usr --libdir=${prefix}/lib --shlibdir=${prefix}/lib --incdir=${prefix}/include/ffmpeg --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaad --mandir=${prefix}/share/man --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-libamr-nb --enable-libamr-wb --enable-x11grab --enable-libgsm --enable-libx264 --enable-liba52 --enable-libtheora --extra-cflags=-Wall -g -fPIC -DPIC --cc=ccache cc --enable-swscale --enable-libdc1394 --enable-nonfree --disable-mmx
  libavutil version: 49.6.0
  libavcodec version: 51.54.0
  libavformat version: 52.13.0
  libavdevice version: 52.0.0
  built on Apr 14 2008 17:21:37, gcc: 4.2.3 (Debian 4.2.3-3)

Seems stream 0 codec frame rate differs from container frame rate: 44100.00 (44100/1) -> 23.98 (24000/1001)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/mnt/media/itunes/Movies/Apollo 13.mp4':
  Duration: 02:19:44.2, start: 0.000000, bitrate: 1631 kb/s
    Stream #0.0(eng): Video: h264, yuv420p, 720x362, 23.98 tb(r)
    Stream #0.1(eng): Audio: mpeg4aac, 44100 Hz, stereo
    Stream #0.2(eng): Subtitle: text / 0x74786574
Output #0, vob, to 'pipe:':
    Stream #0.0(eng): Video: mpeg2video, yuv420p, 720x362, q=2-31, 8192 kb/s, 23.98 tb(c)
    Stream #0.1(eng): Audio: ac3, 44100 Hz, stereo, 384 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Press [q] to stop encoding


I am trying to decide if it is distorting by stretching the vertical or cropping

Any suggestions?
Back to top
View user's profile Send private message
cpfarhood



Joined: 27 May 2008
Posts: 6

PostPosted: Fri May 30, 2008 6:24 am    Post subject: Reply with quote

Unfortunately i've resorted to ripping the movies with the black bars in lieu of cropping them out. It really doesn't take up any additional space, just annoying. I'd really like a solution to this issue as well.
Back to top
View user's profile Send private message AIM Address
wmcbrine



Joined: 04 Jan 2008
Posts: 514

PostPosted: Fri May 30, 2008 8:52 am    Post subject: Reply with quote

http://pytivo.krkeegan.com/s3-and-aspect-ratio-t314.html
_________________
My pyTivo fork
Back to top
View user's profile Send private message
cpfarhood



Joined: 27 May 2008
Posts: 6

PostPosted: Fri May 30, 2008 9:04 am    Post subject: Reply with quote

The aspect button still doesn't fix it, it gets better, but it's still not correct.
Back to top
View user's profile Send private message AIM Address
wmcbrine



Joined: 04 Jan 2008
Posts: 514

PostPosted: Fri May 30, 2008 9:33 am    Post subject: Reply with quote

Then, presumably the aspect flags on the MP4 are not being recognized. You could try encoding to a size with square pixels, which would be about 640x362 instead of 720x362.

(Personally I just rip to MPEG2 without reencoding. Anything else, you're losing quality.)

_________________
My pyTivo fork
Back to top
View user's profile Send private message
cpfarhood



Joined: 27 May 2008
Posts: 6

PostPosted: Fri May 30, 2008 9:37 am    Post subject: Reply with quote

wmcbrine wrote:
Then, presumably the aspect flags on the MP4 are not being recognized. You could try encoding to a size with square pixels, which would be about 640x362 instead of 720x362.

(Personally I just rip to MPEG2 without reencoding. Anything else, you're losing quality.)

If only I could come up with enough storage. I'm essentially trying to create a VOD library for nearly 500 DVDs and growing. That'd be 3TB+ in mpeg2.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Support All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Site is in NO WAY affiliated with TiVo Inc

Powered by phpBB © 2001, 2005 phpBB Group
phpBB SEO
[ Time: 0.4106s ][ Queries: 17 (0.3117s) ][ Debug on ]