Home » Code, Media, bash

Rotate a video using mplayer

9 January 2010 No Comment

If you have captured video that is not rotated the proper direction, use the following command in Terminal to use MPlayer.

mplayer -vo xv -vf rotate file.avi

Or, you can try this other command using mencoder. Not quite sure why this one speeds up the playback though…
mencoder -vf rotate=1 -ovc lavc -oac copy IMG_0400.mov -o auto_pc.mp4

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.