[vorbis-dev] WAV header (hey Mike)
Monty
xiphmont at xiph.org
Wed Aug 9 20:37:12 PDT 2000
So, I saw a form of wav header I didn;t know about today. It's not in my
(admittedly aging) copy of the RIFF spec from M$, but it's pretty clear how to
handle it (mostly in the context of OggEnc).
Here's a dump with od -c:
0000000 R I F F 370 357 l 002 W A V E f m t
0000020 020 \0 \0 \0 001 \0 002 \0 D 254 \0 \0 020 261 002 \0
0000040 004 \0 020 \0 P A D 314 017 \0 \0 \0 \0 \0 \0
0000060 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0
*
0007760 \0 \0 \0 \0 \0 \0 \0 \0 d a t a 300 337 l 002
0010000 373 377 372 377 373 377 370 377 372 377 364 377 373 377 363 377
[...]
If you don't want to deal, Mike, I'll fix up OggEnc to deal with it once
OggEnc is committed.
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
More information about the Vorbis-dev
mailing list