Wednesday, June 11, 2008

Rotating Video

If you need to rotate video then I found that this command will rotate 90 degrees right.

mencoder -ovc lavc -lavcopts vcodec=mjpeg -vf rotate=1 -oac pcm input.mov -o output.avi

Sometimes we record movies rotated.

This came from here

No comments: