Skip to content

Instantly share code, notes, and snippets.

@dearenot
Created November 30, 2017 14:42
Show Gist options
  • Select an option

  • Save dearenot/bd652f77b83bed843e324dc383273852 to your computer and use it in GitHub Desktop.

Select an option

Save dearenot/bd652f77b83bed843e324dc383273852 to your computer and use it in GitHub Desktop.
ffmpeg -i {INPUT_FILE}.mp3 -c:v libvpx -crf 10 -b:v 1M -c:a libvorbis {OUTPUT_FILE}.webm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment