blob: 32368bf1355451022ae8518a04851c330a2d2930 (
plain) (
blame)
1
2
3
4
5
6
|
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 convenient format. Ogg is a stream oriented container
and provides packet framing, error detection, and periodic timestamps
for seeking.
|