blob: 883da5946a8b27929b1679f7e5112bf988b7b55d (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Ogg is a multimedia container format and the native file and stream
format for the Xiph.org multimedia codecs. It encapsulates raw
compressed data and allows the interleaving of audio and video data
inside a single convient format. Ogg is a stream oriented container
and provides packet framing, error detection, and periodic timestamps
for seeking.
WWW: https://www.xiph.org/ogg/
|