WalterK
4th November 2007, 20:22
I recently compiled the latest mplayer MPlayer 1.0rc2.
And for playing videos and regular encoding with mencoder it works.
But i just tried to transcode and resize a video , and it completely ignored the argument for resizing.
I am wondering if theres a new argument i have to input or something.
here are the arguments i have tried
mencoder fullmovie.wmv -vf scale -zoom -xy 1280 -ovc xvid -xvidencopts chroma_opt:vhq=4:bvhq=1:quant_type=mpeg:bitrate=4000 -oac mp3lame -lameopts cbr:br=128 -ofps 30000/1001 -o fullmovie_01.avi
mencoder fullmovie.wmv −vf scale=1280:720 -ovc xvid -xvidencopts chroma_opt:vhq=4:bvhq=1:quant_type=mpeg:bitrate=4000 -oac mp3lame -lameopts cbr:br=128 -ofps 30000/1001 -o fullmovie_01.avi
The transcode works but the resize does not any ideas what could be wrong?
Oh these are 1080p wmv-hd files hence the need for transcoding and resizing (my monitor does go beyond 1280 unfortunately)
And for playing videos and regular encoding with mencoder it works.
But i just tried to transcode and resize a video , and it completely ignored the argument for resizing.
I am wondering if theres a new argument i have to input or something.
here are the arguments i have tried
mencoder fullmovie.wmv -vf scale -zoom -xy 1280 -ovc xvid -xvidencopts chroma_opt:vhq=4:bvhq=1:quant_type=mpeg:bitrate=4000 -oac mp3lame -lameopts cbr:br=128 -ofps 30000/1001 -o fullmovie_01.avi
mencoder fullmovie.wmv −vf scale=1280:720 -ovc xvid -xvidencopts chroma_opt:vhq=4:bvhq=1:quant_type=mpeg:bitrate=4000 -oac mp3lame -lameopts cbr:br=128 -ofps 30000/1001 -o fullmovie_01.avi
The transcode works but the resize does not any ideas what could be wrong?
Oh these are 1080p wmv-hd files hence the need for transcoding and resizing (my monitor does go beyond 1280 unfortunately)