The Vorbis Tools package contains command-line tools for Ogg audio files. This is useful for encoding, playing or editing files using the Ogg CODEC.
Download (HTTP): http://www.vorbis.com/files/1.0.1/unix/vorbis-tools-1.0.1.tar.gz
Download size: 701 KB
Estimated Disk space required: 4.4 MB
Estimated build time: 0.12 SBU
Install Vorbis Tools by running the following commands:
./configure --prefix=/usr &&
make &&
make install
The Vorbis Tools package contains oggdec, oggenc, ogg123 (requires cURL-7.11.2), vcut and vorbiscomment.
oggdec is a simple decoder which converts Ogg Vorbis files into PCM audio files (WAV or raw).