Ogg
Cypherpunks (Talk | contribs) m (s/OGG/ogg/ «Ogg is not an acronym and should not be mentioned as "OGG".») |
(Cleanup) |
||
Line 2: | Line 2: | ||
|subcat=Audio and Music | |subcat=Audio and Music | ||
|extensions={{ext|ogg}}, {{ext|ogx}}, {{ext|ogv}}, {{ext|oga}}, {{ext|spx}}, {{ext|ogm}}, {{ext|opus}} | |extensions={{ext|ogg}}, {{ext|ogx}}, {{ext|ogv}}, {{ext|oga}}, {{ext|spx}}, {{ext|ogm}}, {{ext|opus}} | ||
− | |mimetypes={{mimetype|application/ogg}} | + | |mimetypes={{mimetype|application/ogg}}, {{mimetype|audio/ogg}}, {{mimetype|video/ogg}} |
+ | |locfdd={{LoCFDD|fdd000026}} | ||
+ | |pronom={{PRONOM|fmt/944}} | ||
|released=1993 | |released=1993 | ||
}} | }} | ||
− | '''Ogg''' is a multimedia container format, most commonly used with [[Vorbis]] and other codecs developed by the Xiph.Org Foundation | + | '''Ogg''' is a multimedia container format, most commonly used with [[Vorbis]] and other codecs developed by the Xiph.Org Foundation. |
Although the initial specification and IANA registration called for the .ogg extension and application/ogg MIME type, regardless of the type of media in the container, the September 2008 RFC 5334 changed that recommendation and registered audio/ogg and video/ogg MIME types with corresponding .oga and .ogv extensions for content that is primarily audio or video respectively. The .ogx extension was introduced for use with content that incorporated the Ogg Skeleton and for which application/ogg remained appropriate. The .ogg extension was grandfathered to refer to Ogg audio with a Vorbis audio encoding. The .spx extension should be used for an Ogg audio file using the Speex codec. | Although the initial specification and IANA registration called for the .ogg extension and application/ogg MIME type, regardless of the type of media in the container, the September 2008 RFC 5334 changed that recommendation and registered audio/ogg and video/ogg MIME types with corresponding .oga and .ogv extensions for content that is primarily audio or video respectively. The .ogx extension was introduced for use with content that incorporated the Ogg Skeleton and for which application/ogg remained appropriate. The .ogg extension was grandfathered to refer to Ogg audio with a Vorbis audio encoding. The .spx extension should be used for an Ogg audio file using the Speex codec. | ||
Line 21: | Line 23: | ||
* Other | * Other | ||
** [[Kate]] | ** [[Kate]] | ||
+ | |||
+ | == Identification == | ||
+ | Ogg files start with the magic number "{{magic|OggS}}". | ||
+ | |||
+ | == Specifications == | ||
+ | * [https://www.xiph.org/ogg/doc/ Ogg documentation from xiph.org] | ||
+ | * RFC 3533: The Ogg Encapsulation Format Version 0 | ||
+ | * RFC 5334: Ogg Media types. Redefines application/ogg and registers video/ogg and audio/ogg. | ||
== Software == | == Software == | ||
Line 31: | Line 41: | ||
* [http://www.oggconvert.com/ Online audio format converter] | * [http://www.oggconvert.com/ Online audio format converter] | ||
− | == | + | == Links == |
− | + | ||
* [https://wiki.xiph.org/Ogg xiph.org wiki page for Ogg] | * [https://wiki.xiph.org/Ogg xiph.org wiki page for Ogg] | ||
− | |||
− | |||
* [[Wikipedia: Ogg]] | * [[Wikipedia: Ogg]] | ||
− | |||
* [http://hardwarebug.org/2010/03/03/ogg-objections/ Ogg objections] and [https://people.xiph.org/~xiphmont/lj-pseudocut/o-response-1.html Chris Montgomery's response] | * [http://hardwarebug.org/2010/03/03/ogg-objections/ Ogg objections] and [https://people.xiph.org/~xiphmont/lj-pseudocut/o-response-1.html Chris Montgomery's response] | ||
[[Category:Video]] | [[Category:Video]] |
Revision as of 16:19, 22 May 2018
Ogg is a multimedia container format, most commonly used with Vorbis and other codecs developed by the Xiph.Org Foundation.
Although the initial specification and IANA registration called for the .ogg extension and application/ogg MIME type, regardless of the type of media in the container, the September 2008 RFC 5334 changed that recommendation and registered audio/ogg and video/ogg MIME types with corresponding .oga and .ogv extensions for content that is primarily audio or video respectively. The .ogx extension was introduced for use with content that incorporated the Ogg Skeleton and for which application/ogg remained appropriate. The .ogg extension was grandfathered to refer to Ogg audio with a Vorbis audio encoding. The .spx extension should be used for an Ogg audio file using the Speex codec.
Because Ogg formats are free and open-source, not proprietary as many other formats are, they are preferred by many "free-media" projects including Wikipedia, but this causes some issues for people attempting to view/listen to them, since some devices (e.g., Apple's iOS devices) don't support the Ogg formats, and others (e.g., Windows PCs) don't have "out-of-the-box" support until you install codecs, plug-ins, or software for it. Some of the proprietary formats have wider support in consumer devices in their default configurations.
Contents |
Streams that can be placed in Ogg
Identification
Ogg files start with the magic number "OggS
".
Specifications
- Ogg documentation from xiph.org
- RFC 3533: The Ogg Encapsulation Format Version 0
- RFC 5334: Ogg Media types. Redefines application/ogg and registers video/ogg and audio/ogg.
Software
- Konvertor
- Windows Media Player codecs for some Ogg formats
- Ogg QuickTime components (OSX, Windows)
- Miro Video Converter (watch out for attempts to install annoying toolbars in installer, as is regretfully common these days)