I want to use ubuntu and preferably standard packages such as ffmpeg to rotate a 3gp video by 90 degrees in any direction. Preferably a command line or python script.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
by using VLC, you may rotate the video by going to Tools >> Preferences... And select "All" for show settings. Then go to: Video >> Filters >> Rotate After setting the degree you want, you can rotate by going to Tools > Effects and Filters > Video Effects > Geometry .. .
the one I've tested is mp4 but I believe that VLC can support 3gp too. hope this helps. :) |
|||||
|
|
Avidemux should be able to do this. Do |
|||
|
|
|
From the command-line, with ffmpeg:
|
|||
|
|

