Created
April 9, 2019 22:48
-
-
Save amorino/8d62e2638ef1a9283fe9080ac5d4fa92 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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