[vorbis-dev] here's the test case, possible solution

Segher Boessenkool segher at wanadoo.nl
Tue Nov 21 23:36:07 PST 2000



Aleksandar Dovnikovic wrote:
> 
> Segher Boessenkool <segher at wanadoo.nl> wrote:
> 
> > Finally I succeeded in uploading the test case I promised.
> > It's at http://home.wanadoo.nl/segher/test1.wav.bz2 (It is a wav,
> > the headers are a bit inconsistent, but encoder_example will be
> > ok with it, as it just skips them).
> 
> Is it possible somehow to remove/repair the wav header because I can't use
> the file - I can't encode it with oggenc nor can I load it in Sound Forge...

Only the number of samples is wrong, I just took the first N seconds of the
total stream. Wav readers should be able to read it, 'cause this number is
often wrong. Easy fix: kick off the first 44 bytes, and tuck on a new header,
using sox or something. Or just use encoder_example, it ignores thw header
anyway.

Ciao,

Segher

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list