[MPlayer-users] Mencoder widescreen question
Krzysztof Duchnowski
amidk75 at gmail.com
Thu Nov 22 06:20:51 CET 2007
Jeff volckaert pisze:
> I converted a few of my DVDs for my Ipod Touch and have a question.
> Can I get rid of the black bars at the top and bottom of the screen on
> widescreen movies? I thought the Ipod Touch was widescreen so I
> didn't think I would have this issue.
> Here's the command I'm using:
> mencoder -ofps 25 -of lavf -lavfopts
> format=mp4:i_certify_that_my_video_stream_does_not_use_b_frames -af
> lavcresample=44100 -vf-add harddup -vf-add scale=320:240 -oac lavc
> -ovc lavc -lavcopts
> aglobal=1:vglobal=1:acodec=libfaac:abitrate=128:vcodec=mpeg4:vbitrate=256:keyint=25
> Test.vob -o Test.mp4
Touch have resolution 480x320 which gives 1.5:1 aspect ratio, but
panoramic DVD have 1.85:1 or even 2.35:1 so it will have black bars
unless you're willing to have deformed picture then you can try to get
rid of the black bars before scaling (crop video filter - "-vf-add
crop=w:h:x:y", see "man mencoder") and then scale to 320x208
--
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.mozilla.com/firefox/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/
More information about the MPlayer-users
mailing list