[SLE] Rotating .mov video file
I have a quicktime video that I had no choice but to shoot in landscape mode with a Canon Powershot camera. I can rotate it when viewing with mplayer -vf rotate but I would like to save a rotated version. After googling extensively I have been experimenting with mencoder -vf rotate=1 -ovc copy -oac pcm, but the result is not rotated . Can anyone offer a bit of clever advice? Thanks. FX -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Hi, Am Dienstag, 25. Juli 2006 09:24 schrieb FX Fraipont:
I have a quicktime video that I had no choice but to shoot in landscape mode with a Canon Powershot camera. I can rotate it when viewing with
mplayer -vf rotate
but I would like to save a rotated version. After googling extensively I have been experimenting with
mencoder -vf rotate=1 -ovc copy -oac pcm,
but the result is not rotated .
Can anyone offer a bit of clever advice? Thanks.
Have a look at avidemux. This is a nice graphical frontend that allows you to easily manipulate and convert movies. Including rotating. It's available from the Packman repository. Greetings from Stuhr hartmut -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
On Tuesday 25 July 2006 09:39, Hartmut Meyer wrote:
Have a look at avidemux. This is a nice graphical frontend that allows you to easily manipulate and convert movies. Including rotating.
It's available from the Packman repository.
Hiya! i just downloaded avidemux from Packman and can't find the rotate feature anywhere in the menus. i know this isn't the avidemux help hotline, but can you point out how to rotate them? :) -- ----- stephan@s11n.net http://s11n.net "...pleasure is a grace and is not obedient to the commands of the will." -- Alan W. Watts
Hi, Am Dienstag, 25. Juli 2006 13:04 schrieb stephan beal:
i just downloaded avidemux from Packman and can't find the rotate feature anywhere in the menus. i know this isn't the avidemux help hotline, but can you point out how to rotate them?
Open a video file, choose a video codec - e.g. "Mpeg4 (lavc)" then the "Filters" field will be enabled. Go there. Choose "Add". And then choose "Rotate" from the list. Greetings from Stuhr hartmut
Hartmut Meyer wrote:
but I would like to save a rotated version. After googling extensively I have been experimenting with
mencoder -vf rotate=1 -ovc copy -oac pcm,
but the result is not rotated .
Can anyone offer a bit of clever advice? Thanks.
Have a look at avidemux. This is a nice graphical frontend that allows you to easily manipulate and convert movies. Including rotating.
It's available from the Packman repository.
Great! Just what I was looking for! Thanks a lot, Harmut! FX -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
mencoder -vf rotate=1 -ovc copy -oac pcm,
-vf rotate is not the 'original' stream -ovc copy is going to copy. Jan Engelhardt -- -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
I have a quicktime video that I had no choice but to shoot in landscape mode with a Canon Powershot camera. I can rotate it when viewing with
mplayer -vf rotate
but I would like to save a rotated version. After googling extensively I have been experimenting with
mencoder -vf rotate=1 -ovc copy -oac pcm,
but the result is not rotated .
Can anyone offer a bit of clever advice? Perhaps not clever but what about piping it to a file in say te tmp
FX Fraipont wrote: directory, which should be cleared at boot, and then saving said file? Would saving it after piping it to save the rotated copy? ie file rotate > file.mov | save somewhere -- ======================================================================== Currently using SuSE 9.2 Professional with KDE and Mozilla 1.7.2 Linux user # 229959 at http://counter.li.org ======================================================================== -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
participants (5)
-
FX Fraipont
-
Hartmut Meyer
-
Hylton Conacher(ZR1HPC)
-
Jan Engelhardt
-
stephan beal