Vorbis: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
== More information ==
== More information ==


* [[VorbisHardware]]: List of hardware-players supporting Ogg Vorbis
* [[Vorbis Hardware]]: List of hardware-players supporting Ogg Vorbis
* [[VorbisSoftwarePlayers]]: List of media players that can play Ogg Vorbis
* [[Vorbis Software Players]]: List of media players that can play Ogg Vorbis
* [[VorbisSoftwareEncoders]]: List of libvorbis frontends
* [[Vorbis Software Encoders]]: List of libvorbis frontends
* [[VorbisDecoders]]: List of decoders (e.g. Xiph, Tremor, JOrbis, etc)
* [[VorbisDecoders]]: List of decoders (e.g. Xiph, Tremor, JOrbis, etc)
* [[VorbisEncoders]]: List of encoders (e.g. Xiph, aoTuV, GT, vorbis-java)
* [[VorbisEncoders]]: List of encoders (e.g. Xiph, aoTuV, GT, vorbis-java)

Revision as of 14:02, 6 September 2010

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). Vorbis is most often used in the Ogg container format. It is then called Ogg Vorbis.

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