Vorbis: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(rm -f spam)
(why not add dedicated pages for vorbis encoders and decoders, link to tremor should be moved here)
Line 13: Line 13:
* [[VorbisTools]]: Reference tools maintained by Xiph.org
* [[VorbisTools]]: Reference tools maintained by Xiph.org
* [[VorbisSoftwarePlayers]]: List of media players that can play Ogg Vorbis
* [[VorbisSoftwarePlayers]]: List of media players that can play Ogg Vorbis
* [[VorbisDecoders]]: List of decoders (e.g. Xiph, Tremor, JOrbis, etc)
* [[VorbisEncoders]]: List of encoders (e.g. aoTuV, GT)


== External links ==
== External links ==


* [http://www.rjamorim.com/test/multiformat128/results.html 128kbps listening test]
* [http://www.rjamorim.com/test/multiformat128/results.html 128kbps listening test]

Revision as of 03:13, 1 December 2004

About

Ogg Vorbis is a patent-clear, fully open general purpose audio encoding format standard that rivals or surpasses the 'upcoming' generation of proprietary coders (AAC and TwinVQ, also known as VQF).

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

Further, many players support Ogg Vorbis; see vorbis.com for a list of all the players we know about.

More information

External links