Index ¦ Archives > Category: Video

Mpv

Mpv is media player software, based on MPlayer and mplayer2. It is free software released under a mix of licenses including GNU General Public License version 2 plus (GPLv2+), with parts under GNU Lesser Public License version 2.1 plus (LGPLv2.1+), and some optional parts under GNU General Public …


Ogg

Ogg is free professional-grade media format endorsed by FSF. Ogg Vorbis encodes audio and Ogg Theora encodes video. When you see a file with the Ogg extension play it!

Run

ffmpeg -i input.mp3 output.ogg
ffmpeg -i input.mkv -q:a 10 -q:v 10 output.ogg

Ogg

© 2000-2022 by Daniel Pimentel (d4n1). Under MIT.