[Digikam-devel] [Bug 132828] rotate video file does not work

Tomasz Czapiewski xeros at irc.pl
Thu Sep 30 22:43:51 BST 2010


https://bugs.kde.org/show_bug.cgi?id=132828


Tomasz Czapiewski <xeros at irc.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xeros at irc.pl




--- Comment #5 from Tomasz Czapiewski <xeros irc pl>  2010-09-30 23:43:49 ---
What about adding such feature to rotate videos?
It should be quite simple in general as execute command: "mencoder -vf rotate=1
-o OUTPUT.AVI -oac copy -ovc lavc INPUT.AVI". The parameter for "rotate=X"
describes where to rotate. For example "1" rotates to the right (clockwise) and
"3" rotates to the left side.

IMO most users will even accept the fact there will be a new file (it's name
should be configurable and based on the original file) with rotated video and
maybe different codec but such option would be very usefull.

Digikam could check if mencoder is available and when it could be used give
such option and in Preferences there could be option to bring default or
customize mencoder command for video rotate.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list