The libogg package contains the Ogg file structure. This is useful for creating (encoding) or playing (decoding) a single physical bit stream.
Download (HTTP): http://fatpipe.vorbis.com/files/1.0/unix/libogg-1.0.tar.gz
Download (FTP): ftp://ftp.yars.free.net/pub/software/unix/util/sound/ogg/libogg-1.0.tar.gz
Download size: 224 KB
Estimated Disk space required: 1.6 MB
Estimated build time: 0.03 SBU
Install libogg by running the following commands:
./configure --prefix=/usr && make && make install |
The libogg package contains libogg libraries.
libogg libraries provide the functions for programs wishing to read or write OGG formatted bit streams.