Skip to content

Instantly share code, notes, and snippets.

@amorino
Created April 9, 2019 22:48
Show Gist options
  • Select an option

  • Save amorino/8d62e2638ef1a9283fe9080ac5d4fa92 to your computer and use it in GitHub Desktop.

Select an option

Save amorino/8d62e2638ef1a9283fe9080ac5d4fa92 to your computer and use it in GitHub Desktop.
ffmpeg -i Main.mov -c:v libvpx -pix_fmt yuva420p -b:v 1M -auto-alt-ref 0 -metadata:s:v:0 alpha_mode="1" -c:a libvorbis Main.webm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment