mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
8 lines
425 B
Plaintext
8 lines
425 B
Plaintext
Oggz comprises liboggz and the tool oggz, which provides commands to inspect,
|
|
edit and validate Ogg files. The oggz-chop tool can also be used to serve time
|
|
ranges of Ogg media over HTTP by any web server that supports CGI.
|
|
|
|
liboggz is a C library for reading and writing Ogg files and streams. It offers
|
|
various improvements over the reference libogg, including support for seeking,
|
|
validation and timestamp interpretation.
|