Skip to content

Instantly share code, notes, and snippets.

@raym
Created November 24, 2017 07:46
Show Gist options
  • Save raym/6aeac142e2a3f0103b39699fbed59b1c to your computer and use it in GitHub Desktop.
Save raym/6aeac142e2a3f0103b39699fbed59b1c to your computer and use it in GitHub Desktop.
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