[vorbis-dev] Problems trying to run the examples in windows v orbis sdk

Jack Moffitt jack at xiph.org
Wed Sep 5 13:48:31 PDT 2001



> But now I have tried to decode and I got: "Input does not appear to be an
> Ogg bitstream."

This is almost certainly you not opening the file in binary mode.

fopen(filename, "rb");

jack.

--- >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