Vorbis
Vorbis is an open-source, patent-free audio compression format and codec designed for efficient, high-quality audio streaming and storage. It uses a psychoacoustic model to reduce file sizes while maintaining perceptual audio quality, often outperforming MP3 at similar bitrates. Developed as part of the Xiph.Org Foundation's multimedia projects, it is commonly paired with the Ogg container format.
Developers should use Vorbis for applications requiring open, royalty-free audio compression, such as web audio streaming, game development, and multimedia software where licensing costs or patent restrictions are a concern. It is particularly useful in environments like HTML5 audio, where browser support for Ogg Vorbis is widespread, and in projects prioritizing cross-platform compatibility without proprietary dependencies.