[MPlayer-users] VCD aspect ratio

Matthew W. Miller mwmiller at columbus.rr.com
Wed Dec 29 02:21:11 CET 2004


On Tue, Dec 28, 2004 at 10:49:28PM +0200, Tommy wrote:
>when encoding a VCD mpeg file from my valuable original DVDs, the
>result is shown with the wrong aspect, the black bars are too small,
>the people have cone heads.

You're encoding from an anamorphic (aspect ratio 16:9) DVD, I presume?
Try adding the following to your mencoder command line:

NTSC:
-aspect 20:11 -vf (...,)crop=704:480,scale=352:360,expand=352:480(,...)

PAL:
-aspect 20:11 -vf (...,)crop=704:576,scale=352:216,expand=352:288(,...)
-- 
Matthew Miller <mwmiller at columbus.rr.com>
"One of the best things about the internet is finding out how wholesome
you really are compared to the other freaks out there." --Anthony Myers




More information about the MPlayer-users mailing list