[MEncoder-users] Enforce aspectratio

Al Bogner mencoder at ml082.pinguin.uni.cc
Sun Apr 13 17:02:26 CEST 2008


I use something like this.

If I play the avi file with mplayer the ascpect-ration is not recognized 
correctly. How can I enforce mencoder with a command like below to use 16:9, 
so the x264-file is recognized with an ascpect ratio of 16:9? I don't know 
where to insert the aspect-option in the command below.

mencoder movie.avi -vf pullup,softskip,harddup -nosound -ovc x264 -x264encopts 
bitrate=6000:subq=5:bframes=3:b_pyramid:weight_b:turbo=1:threads=auto:pass=1 -of 
rawvideo -o /dev/null

mencoder movie.avi -vf pullup,softskip,harddup -nosound -ovc x264 -x264encopts 
bitrate=6000:subq=5:8x8dct:frameref=2:bframes=3:b_pyramid:weight_b:threads=auto:pass=2 -of 
rawvideo -o movie.264

Al



More information about the MEncoder-users mailing list