Ogg

From VideoLAN Wiki
Jump to navigation Jump to search
ogg
VLC can encode and decode this container.
The module name to use at the command line is ogg.

Being a Container format, ogg can embed third-party codecs (such as DivX, Dirac, XviD, MP3 and others) but usually Ogg is used with the following.

Accepted codecs

Below are the compatible video codecs for OGG.

Accepted audio codecs

  • vorb: Vorbis handles general audio data at mid- to high-level bitrates (~16-256 kbit/s/channel)
  • spx: Speex handles voice data at low bitrates (~8-32 kbit/s/channel)
  • flac: Free lossless audio codec. Has same sound quality as wave, but only half the size.

Accepted video codecs

Meta codecs

  • cmml (decoding only): Text information

Source code


References

Some of this page is taken from the Wikipedia article on this subject.