Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do I rotate *.mov files

0 views
Skip to first unread message

open_s...@hotmail.com

unread,
Aug 2, 2007, 5:00:47 AM8/2/07
to
If I inadvertantly take a movie with my camera in the vertical
position the resultant .mov file shows on its side.

Can anyone suggest a program that will flip the .mov file so that I
can view it vertically and not horizontally.

Thanx

GC

birre

unread,
Aug 2, 2007, 5:53:19 AM8/2/07
to

mencoder can do this, and everything else :-)


rotate[=<0-7>]
Rotates the image by 90 degrees and optionally flips it.
For values between 4-7 rotation is only done if the movie geometry is
portrait and not landscape.

0 Rotate by 90 degrees clockwise and flip (default).

1 Rotate by 90 degrees clockwise.

2 Rotate by 90 degrees counterclockwise.

3 Rotate by 90 degrees counterclockwise and flip.


It can even convert your movie to an open format, so
you can share it with others.

/bb

r.oel...@gmail.com

unread,
Aug 2, 2007, 6:30:01 PM8/2/07
to
On Aug 2, 4:53 am, birre <spamt...@norsborg.net> wrote:

> mencoder can do this, and everything else :-)

...


and then some! :)
Also one of the largest manuals I have seen for a command line
program!)
$ man mencoder

EOS

unread,
Aug 3, 2007, 12:45:51 AM8/3/07
to
0 new messages