[vorbis-dev] WAV header (hey Mike)

Michael Smith msmith at labyrinth.net.au
Thu Aug 10 00:29:52 PDT 2000



At 10:01 PM 8/9/00 -0600, you wrote:
>Not really sure what you're seeing here that's so abnormal other than the
>PAD chunk.  Many RIFF tools (mosly video encoders) write RIFFs with
>similar blocks (i.e. JUNK, INFO)
>
>Anything reading RIFFs should not have a hard-coded sequence of expected
>chunks.  Any FCC is legal within the context of a RIFF; if a player runs
>into a chunk with an unknown FCC it's expected to simply ignore it.

Yeah. I copied the wav header code from somewhere else. I didn't have any
info. on the format at the time, which makes it rather harder. 

Having since gained a Clue(TM) about this, I'll try and make the header
parser work reliably (rather than just expecting a list of chunks). 

If someone could point me at a reasonably comprehensive spec for the wav
format, that'd be even better.

Michael

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list