oggvorbis - Ogg Vorbis header specifications -
i looking specifications ogg vorbis header packet format. have searched internet without success. can find one?
- http://en.wikipedia.org/wiki/ogg#page_structure describes every single page in ogg file looks -- file metadata , stream data alike.
- http://xiph.org/vorbis/doc/vorbis_i_spec.html describes contents of ogg vorbis file's metadata (header) pages. 3 header packets are:
- an identification header,
- a comment header, and
- a setup header.
the specification requires 3 of these headers present.
Comments
Post a Comment