[vorbis] Trying to figure out the library...
oddsock
oddsock at oddsock.org
Sun Apr 7 21:14:49 PDT 2002
At 08:20 PM 4/7/2002 -0400, you wrote:
> OggFile = fopen("Yoshi Speak.ogg", "r");
opening the file in binary mode is critical in windows...
so you'll need to change "r" to "rb"...that should solve the ov_open()
problem...isn't this
in a FAQ somewhere ? *is* there a FAQ somewhere ?
oddsock
<p>--- >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-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
mailing list