[vorbis-dev] Massive Problems on Windows XP pro with Libvorbis[Vorbisfile]1.0.1

Matthias Fischaleck m.fischaleck at gmx.net
Mon Apr 5 16:31:53 PDT 2004



Hey there
I'm using CodeWarrior8 for development on the windows platform and
have been trying for some time now to add .ogg support to my engine
project.
First i had the problem quite a lot had out there with a crashing/freezing
call to ov_open which i solved by recompiling those libs against the
single-threaded variant of the core libs using VC++ 6

But now i have another problem.
now every call to ov_open or ov_test or whatever returns OV_EREAD,
no matter which file i use.
I am perfectly positive on thos .ogg files beeing correct as several 
tools can
load and play them back alright.
Since the given explanation string "A read from media returned an error"
isn't really self-explanatory i was hoping that somebody out there could 
help me out.

The only thing differing from standard samples using ov_open is that i 
use it
in a OggFile-class that is derived 2 levels from the class that handles 
the fopen
but has perfect access to the Handle...

ths
Fiesch

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