Filename extension | .ogg, .ogv, .oga, .ogx, .ogm, .spx, .opus |
---|---|
Internet media type | video/ogg, audio/ogg, application/ogg |
Magic number | OggS |
Developed by | Xiph.Org Foundation |
Type of format | Container format |
Container for | Vorbis, Theora, Opus, FLAC, Dirac, and others. |
Open format? | Yes |
Developer(s) | Xiph.Org Foundation |
---|---|
Stable release |
1.3.2 / May 27, 2014
|
Operating system | Cross-platform |
Type | Reference implementation (multiplexer/demultiplexer) |
License | BSD-style license |
Website | Xiph.org downloads |
Ogg is a free, open container format maintained by the Xiph.Org Foundation. The creators of the Ogg format state that it is unrestricted by software patents and is designed to provide for efficient streaming and manipulation of high quality digital multimedia. Its name is derived from "ogging", jargon from the computer game Netrek.
The Ogg container format can multiplex a number of independent streams for audio, video, text (such as subtitles), and metadata.
In the Ogg multimedia framework, Theora provides a lossy video layer. The audio layer is most commonly provided by the music-oriented Vorbis format or its successor Opus. Lossless audio compression formats include FLAC, and OggPCM.
Before 2007, the .ogg filename extension was used for all files whose content used the Ogg container format. Since 2007, the Xiph.Org Foundation recommends that .ogg only be used for Ogg Vorbis audio files. The Xiph.Org Foundation decided to create a new set of file extensions and media types to describe different types of content such as .oga for audio only files, .ogv for video with or without sound (including Theora), and .ogx for multiplexed Ogg.