Skip to content

Instantly share code, notes, and snippets.

@lettergram
Last active September 19, 2019 05:57
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 lettergram/efa034bd31f748c18dda19166aa35e7b to your computer and use it in GitHub Desktop.
Save lettergram/efa034bd31f748c18dda19166aa35e7b to your computer and use it in GitHub Desktop.
ffmpeg -i <input gif> -c vp9 -b:v 0 -crf 41 -vf scale=900x376 <output webm video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment