Vorbis: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(updated)
(Added Vorbis Logo)
 
(12 intermediate revisions by 11 users not shown)
Line 1: Line 1:
'''Vorbis''' is a patent-clear, fully open general purpose audio encoding format standard that rivals or surpasses the 'upcoming' generation of proprietary coders ([[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 always (?) used in the [[Ogg]] container format for audio files, and was called Ogg Vorbis for long time since the Ogg container was quasi exclusive for Vorbis. Later [[FLAC]] audio codec and [[Theora]] and [[Dirac]] video codecs began to be used inside Ogg too, and in 2010 the [[WebM]] format was defined using the Vorbis codec inside the WebM container, rather than Ogg.
[[File:Many Fish Logo.svg|200px|thumb|right|Vorbis Logo]]
'''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).


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.
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.


Further, many players support Ogg Vorbis; see [http://www.vorbis.com/ vorbis.com] for a list of all the players we know about.
In 2010 the [http://www.webmproject.org/ 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 [http://xiph.org/vorbis/ Ogg Vorbis page] for documentation, downloads and distribution terms.
 
Many hardware 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 ==
== More information ==
Line 15: Line 20:
* [[Games that use Vorbis]]: List of games using Ogg Vorbis
* [[Games that use Vorbis]]: List of games using Ogg Vorbis
* [[VorbisStreams]]: Stations streaming with the [[Vorbis]] codec
* [[VorbisStreams]]: Stations streaming with the [[Vorbis]] codec
* [[OggVorbis|Mapping in Ogg]]: useful information for developers
* [[VorbisCasts]]: Audiocasts publishing Ogg [[Vorbis]] feeds


== External links ==
== External links ==
Line 21: Line 26:
* [http://www.vorbis.com/ Vorbis.com]
* [http://www.vorbis.com/ Vorbis.com]
* [[Wikipedia: Vorbis]]
* [[Wikipedia: Vorbis]]
* [http://www.rjamorim.com/test/multiformat128/results.html 128kbps public listening test]
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=35438 80kbps personal listening test]
* [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]
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=36465 180kbps personal listening test with classical music]
* [http://www.maresweb.de/listening-tests/mf-128-1/results.htm 128kbps public listening test]


[[Category:Vorbis]]
[[Category:Vorbis]]

Latest revision as of 03:25, 26 October 2015

Vorbis Logo

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 hardware 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