Last active
August 15, 2018 13:28
-
-
Save nulltask/1ce68d6468e794bbb9646350d4163a41 to your computer and use it in GitHub Desktop.
This file contains hidden or 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.m4v -s 1024x512 -f mp4 -vcodec libx264 -preset ultrafast -an -movflags faststart output.m4v |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment