Skip to content

Instantly share code, notes, and snippets.

@abarmat
Created July 28, 2017 11:51
Show Gist options
  • Save abarmat/722a5ff1fb0615fab3219307ba220413 to your computer and use it in GitHub Desktop.
Save abarmat/722a5ff1fb0615fab3219307ba220413 to your computer and use it in GitHub Desktop.
ffmpeg -i <infile> -c:v libx264 -profile:v high -pix_fmt yuv420p -crf 23 -c:a aac -b:a 160k -strict -2 <outfile>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment