brew install ffmpeg
ffmpeg -i input.mp4 -c copy -metadata:s:v:0 rotate=90 output.mp4
Last active
January 20, 2017 19:50
-
-
Save dangh/50a30d0d8142178bd4051c5446fbb054 to your computer and use it in GitHub Desktop.
Rotate MP4 file 90º clockwise
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment