Skip to content

Instantly share code, notes, and snippets.

@hpohlmeyer
Created February 5, 2017 22:25
Show Gist options
  • Save hpohlmeyer/ca58226a37ad4b896cf08d8f7c5747d5 to your computer and use it in GitHub Desktop.
Save hpohlmeyer/ca58226a37ad4b896cf08d8f7c5747d5 to your computer and use it in GitHub Desktop.
ffmpeg -i {{INPUT VIDEO}} -movflags faststart -an -vf scale=976:-2 -pix_fmt yuv420p {{OUTPUT FILE}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment