Skip to content

Instantly share code, notes, and snippets.

@zhangyuan
Last active January 14, 2017 12:34
Show Gist options
  • Select an option

  • Save zhangyuan/2bf52fe5ee8b3c45db681432ec19406c to your computer and use it in GitHub Desktop.

Select an option

Save zhangyuan/2bf52fe5ee8b3c45db681432ec19406c to your computer and use it in GitHub Desktop.
ffmpeg -i input.avi -c:v libx264 -crf 19 -preset slow -c:a aac -strict experimental -b:a 192k -ac 2 out.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment