Skip to content

Instantly share code, notes, and snippets.

@lettergram
Created September 19, 2019 05:49
Show Gist options
  • Save lettergram/1f79d3056d2414b2d208c7ea6ae64f69 to your computer and use it in GitHub Desktop.
Save lettergram/1f79d3056d2414b2d208c7ea6ae64f69 to your computer and use it in GitHub Desktop.
fmpeg -i <input mp4 video> -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