Difference between revisions of "Vorbis"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(External links)
(Pros)
Line 11: Line 11:
 
==Pros==
 
==Pros==
 
* Free (as in speech), Open Source and claimed to be patent free
 
* Free (as in speech), Open Source and claimed to be patent free
* Good all-round performance (>48 kbps - a [http://www.rjamorim.com/test/multiformat128/results.html leading codec at 128 kbps])
+
* Good all-round performance (>48 kbps - a [http://www.rjamorim.com/test/multiformat128/results.html leading codec] at 128 kbps])
 
* Well written [http://www.xiph.org/ogg/vorbis/docs.html specs]
 
* Well written [http://www.xiph.org/ogg/vorbis/docs.html specs]
 
* Several portable [http://wiki.hydrogenaudio.org/index.php?title=Ogg_Vorbis#Hardware hardware players]  
 
* Several portable [http://wiki.hydrogenaudio.org/index.php?title=Ogg_Vorbis#Hardware hardware players]  

Revision as of 00:59, 19 April 2005

Introduction

Ogg Vorbis (www.vorbis.com) is a fully open, non-proprietary, patent-free (subject to speculation), and royalty-free, general-purpose compressed audio format for mid to high quality (8khz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to >256 kbps/channel. This places vorbis in the same competitive class as audio representations such as MPEG-4 (AAC), and similar to, but higher performance MP3, twinvq (VQF), WMA and PAC.

Vorbis is the first of a planned family of Ogg multimedia coding formats being developed as part of Xiph.org's ogg multimedia project.

Informal listening test suggests Vorbis to be comparable to MPEG-4 AAC at most bitrates and MPC at 128 kbps. Transparency is generally reached at about 150-170 kbps -q 5 (with some exceptions). The encoder is reasonably young and unoptimized, so further improvements can be expected.

Unfortunately, Xiph.org has failed to improve Vorbis at a steady rate since its initial 1.0 release in July 2002 (due to other developement projects and time constraints). Since then development has been lead by other coders such as Garf and Aoyumi. Aoyumi's AoTuV series of encoders was incorporated into the September 2004 release of 1.1, which brought about the first quality improvements across the board for 2 years.


Pros

  • Free (as in speech), Open Source and claimed to be patent free
  • Good all-round performance (>48 kbps - a leading codec at 128 kbps])
  • Well written specs
  • Several portable hardware players
  • Suitable for internet-streaming (via Icecast)
  • Fully gapless playback

Cons

  • Limited official development
  • Current implementations are more computationally intensive to encode and decode than MP3
  • Quality at high bitrates could benefit from further tuning

Technologies used in compression

  • Advanced psymodel (based upon ATH model)
  • Coupled stereo modes (point/phase stereo and lossless)
  • Huffman coding
  • Vector quantization
  • Modified discrete cosine transform (MDCT)
  • Multiple block sizes for window switching

Software

Encoders

Decoders

Hardware

The following list contains some players that support Vorbis playback.

External links

The following links contain information surrounding the Ogg Vorbis codec that can be found on Hydrogenaudio and elsewhere throughtout the web.