[MEncoder-users] Converting DIV3 464:352 -> RAW 320:240 fails
RC
rcooley at spamcop.net
Wed Aug 3 14:50:07 CEST 2005
On Wed, 3 Aug 2005 10:49:09 +0200
David Reis <vinter at phreaker.net> wrote:
> mencoder file.avi -force-avi-aspect 1.333 -ovc raw -oac pcm -vf
> dsize=4/3,format=yuy2,scale -zoom -xy 320 -o test.avi
This is over-complicated. Why not just:
mencoder file.avi -ovc raw -oac pcm -vf scale=320:240
If it doesn't work, add "-v" and post the full output here.
More information about the MEncoder-users
mailing list