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://fatpipe.vorbis.com/files/1.0/unix/vorbis-tools-1.0.tar.gz
Download (FTP): ftp://ftp.yars.free.net/pub/software/unix/util/sound/ogg/vorbis-tools-1.0.tar.gz
Download size: 420 KB
Estimated Disk space required: 3 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, vcut and vorbiscomment.
oggdec is a simple decoder which converts Ogg Vorbis file into PCM audio files (WAV or RAW).
oggenc is the encoder that turns RAW, WAV or AIFF files into an Ogg Vorbis stream.
ogg123 is a command-line audio player for Ogg Vorbis streams.
ogginfo prints information stored in the audio file.
vcut will split a file into two files at a designated cut point.
vorbiscomment is an editor that changes information in the audio file metadata tags.