[MEncoder-users] Flash rotation help
Sean Brady
sbrady at oversee.net
Wed May 24 19:22:40 CEST 2006
Hi. Okay, so I have a flv file that was created using mencoder. The
command was something like so:
mencoder -of lavf -oac mp3lame -ovc lavc -lavcopts
vcodec=flv:acodec=mp3:abitrate=64:vbitrate=400 -srate 22050 -ofps 15 -vf
scale=400:300 a4e7c2ab298ffdfad27d568cc675b4a9.wmv -o test.flv
I've also added -rotate to the -vf list... like so:
-vf scale=400:300, rotate=1
which works great.... now here's the dilemma. I need to make this work
off of the .flv file, so instead of running this on the .wmv file and
encoding it to .flv, I need to run it on a .flv file, and encode it to a
new .flv file... basically trying to rotate the .flv file 90 degrees.
I'm sure it's simple, but I just can't get anything to work!
I appreciate any and all help!!
Thanks,
Sean
More information about the MEncoder-users
mailing list