Created
February 3, 2015 04:55
-
-
Save h6ah4i/75965ccb2343d296d42f 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 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