2001-08-27 03:26:34 +02:00
|
|
|
Vorbis is a general purpose audio and music encoding format
|
|
|
|
contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond
|
|
|
|
MPEG audio layer 3. Unlike the MPEG sponsored formats (and other
|
|
|
|
proprietary formats such as RealAudio G2 and Windows' flavor of the
|
|
|
|
month), the Vorbis CODEC specification belongs to the public domain.
|
|
|
|
All the technical details are published and documented, and any
|
|
|
|
software entity may make full use of the format without royalty or
|
|
|
|
patent concerns.
|
|
|
|
|
|
|
|
This package contains:
|
|
|
|
|
|
|
|
- libvorbis, a BSD-license software implementation of the Vorbis
|
|
|
|
specification by the Xiphophorus company.
|
|
|
|
|
|
|
|
- libvorbisfile, a BSD-license convenience library built on Vorbis
|
|
|
|
designed to simplify common uses.
|
|
|
|
|
|
|
|
- libvorbisenc, a BSD-license library that provides a simple,
|
|
|
|
programmatic encoding setup interface.
|
2000-11-02 22:15:11 +01:00
|
|
|
|
2009-07-06 23:23:56 +02:00
|
|
|
WWW: http://www.xiph.org/vorbis/
|