Skip to content

Instantly share code, notes, and snippets.

@h6ah4i
Created February 3, 2015 04:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save h6ah4i/75965ccb2343d296d42f to your computer and use it in GitHub Desktop.
Save h6ah4i/75965ccb2343d296d42f to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4 -qscale:v 0 -vf scale=657:1080,pad="1920:1080:632:0:black" output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment