Created
January 13, 2016 13:21
-
-
Save arnaudlimbourg/4544dcf17fb6eeaf19ed 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 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