https://bugs.kde.org/show_bug.cgi?id=132828 Tomasz Czapiewski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xeros@irc.pl --- Comment #5 from Tomasz Czapiewski 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 watching all bug changes.