Vorbis: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(Initial content)
 
m (moved Vorbis on wheels to Vorbis over redirect: Reverted move by User:Willy on wheels)
(61 intermediate revisions by 39 users not shown)
Line 1: Line 1:
== About ==
'''Vorbis''' is a patent-clear, fully open, general purpose audio encoding format standard that rivals or even surpasses the 'upcoming' generation of proprietary codecs ([[Wikipedia:Advanced Audio Coding|AAC]] and [[Wikipedia:TwinVQ|TwinVQ]], also known as VQF). There is no raw Vorbis stream defined, instead the Vorbis codec is typically used in the [[Ogg]] container format for audio files. Because for a long time the Ogg container was quasi exclusive for Vorbis people often refer to it as 'Ogg Vorbis'. Later the FLAC audio codec as well as the video codecs Theora and Dirac began to be used inside Ogg too. In 2010 the [[WebM]] format was defined using the Vorbis codec inside the WebM container.


FLAC (Free Lossless Audio Codec) maintains a lossless audio compression codec suitable for preserving audio without sacrificing any audio quality.
libvorbis, a BSD-licensed source implementation of Vorbis as a library is available; See the [http://xiph.org/vorbis/ Ogg Vorbis page] for documentation, downloads and distribution terms.


The FLAC project joined Xiph.org in late January, in 2003.
Many hard- and software players support Ogg Vorbis; see [http://www.vorbis.com/ vorbis.com] or the links below for a list of all the players we know about.
 
== More information ==
 
* [[Vorbis Hardware]]: List of hardware-players supporting Ogg Vorbis
* [[Vorbis Software Players]]: List of media players that can play Ogg Vorbis
* [[Vorbis Software Encoders]]: List of libvorbis frontends
* [[Vorbis Decoders]]: List of decoders (e.g. Xiph, Tremor, JOrbis, etc)
* [[Vorbis Encoders]]: List of encoders (e.g. Xiph, aoTuV, GT, vorbis-java)
* [[Vorbis-tools]]: Reference tools maintained by Xiph.org
* [[Games that use Vorbis]]: List of games using Ogg Vorbis
* [[VorbisStreams]]: Stations streaming with the [[Vorbis]] codec
* [[VorbisCasts]]: Audiocasts publishing Ogg [[Vorbis]] feeds
 
== External links ==
 
* [http://www.vorbis.com/ Vorbis.com]
* [[Wikipedia: Vorbis]]
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=35438 80kbps personal listening test]
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=36465 180kbps personal listening test with classical music]
 
[[Category:Vorbis]]

Revision as of 15:47, 8 August 2014

Vorbis is a patent-clear, fully open, general purpose audio encoding format standard that rivals or even surpasses the 'upcoming' generation of proprietary codecs (AAC and TwinVQ, also known as VQF). There is no raw Vorbis stream defined, instead the Vorbis codec is typically used in the Ogg container format for audio files. Because for a long time the Ogg container was quasi exclusive for Vorbis people often refer to it as 'Ogg Vorbis'. Later the FLAC audio codec as well as the video codecs Theora and Dirac began to be used inside Ogg too. In 2010 the WebM format was defined using the Vorbis codec inside the WebM container.

libvorbis, a BSD-licensed source implementation of Vorbis as a library is available; See the Ogg Vorbis page for documentation, downloads and distribution terms.

Many hard- and software players support Ogg Vorbis; see vorbis.com or the links below for a list of all the players we know about.

More information

External links