Created
November 24, 2017 07:46
-
-
Save raym/6aeac142e2a3f0103b39699fbed59b1c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -i src.mp4 -c copy -metadata:s:v:0 rotate=180 dest.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment