Skip to content

Instantly share code, notes, and snippets.

@nulltask
Last active August 15, 2018 13:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nulltask/1ce68d6468e794bbb9646350d4163a41 to your computer and use it in GitHub Desktop.
Save nulltask/1ce68d6468e794bbb9646350d4163a41 to your computer and use it in GitHub Desktop.
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