Skip to content

Instantly share code, notes, and snippets.

@lettergram
Created September 19, 2019 05:22
Show Gist options
  • Save lettergram/7495da866452f049abbfb6a70cab202d to your computer and use it in GitHub Desktop.
Save lettergram/7495da866452f049abbfb6a70cab202d to your computer and use it in GitHub Desktop.
ffmpeg -i <input gif> -b:v 0 -crf 35 -f mp4 -vcodec libx264 -pix_fmt yuv420p <output mp4>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment