Created
July 20, 2019 03:46
-
-
Save gauravchl/0580f978e5cf83ea8786608b7f8b296f to your computer and use it in GitHub Desktop.
webm converter
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 future.mov -vcodec libvpx-vp9 -b:v 4M future.webm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment