Skip to content

Instantly share code, notes, and snippets.

@arnaudlimbourg
Created January 13, 2016 13:21
Show Gist options
  • Save arnaudlimbourg/4544dcf17fb6eeaf19ed to your computer and use it in GitHub Desktop.
Save arnaudlimbourg/4544dcf17fb6eeaf19ed to your computer and use it in GitHub Desktop.
ffmpeg -i in.mov -ab 96k -vcodec libx264 -preset slower -level 21 -refs 2 -b:v 1000K -threads 0 out.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment