The Ogg container format
Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs. As with all Xiph.org technology is it an open format free for anyone to use.
As with most container formats it encapsulates raw compressed data and allows the interleaving of audio and video data inside a single convient format. Other examples of container formats are Quicktime .mov, the MPEG program stream, and AVI.
In addition to encapsulation and interleave of multiple data streams, Ogg provides packet framing, error detection, and periodic timestamps for seeking, and in a small, bounded percentage bitrate overhead.
Ogg is a stream oriented container, meaning it can be written and read in one pass, making it a natural fit for internet streaming and use in processing pipelines. This stream orientation is the major design difference over other file-based container formats.
Project information
- Licence:
- Simplified BSD Licence
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- C
All packages Packages in Distributions
-
libogg source package in Xenial
Version 1.3.2-1 uploaded -
libogg source package in Trusty
Version 1.3.1-1ubuntu1 uploaded -
libogg source package in Precise
Version 1.2.2~dfsg-1ubuntu1 uploaded -
libogg source package in Oneiric based series for Ubuntu LEB
Version 1.2.2~dfsg-1ubuntu1 uploaded -
libogg source package in Mantic
Version 1.3.5-3 uploaded