Skip to content

Instantly share code, notes, and snippets.

@rameyrobo
Created July 9, 2019 23:28
Show Gist options
  • Save rameyrobo/ec676ae22762ee24da55174cec75d177 to your computer and use it in GitHub Desktop.
Save rameyrobo/ec676ae22762ee24da55174cec75d177 to your computer and use it in GitHub Desktop.
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