Created
July 9, 2019 23:28
-
-
Save rameyrobo/ec676ae22762ee24da55174cec75d177 to your computer and use it in GitHub Desktop.
This file contains 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 input.mp4 -c:v libtheora -q:v 7 -c:a libvorbis -q:a 4 output.ogv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment