Skip to content

Instantly share code, notes, and snippets.

@johnss
Created May 23, 2019 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnss/5c48bf026132855bd680e96eea070ee3 to your computer and use it in GitHub Desktop.
Save johnss/5c48bf026132855bd680e96eea070ee3 to your computer and use it in GitHub Desktop.
Convert GIF to MP4 HQ or lossless
ffmpeg -i /file.gif -pix_fmt yuv420p /file.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment