[SDL] BUG: SDL_mixer 1.2.5 unable to load .ogg as music?

Peter Mulholland darkmatter at freeuk.com
Sat Jun 3 09:18:48 PDT 2006


Hello sebastian,

Saturday, June 3, 2006, 5:53:37 PM, you wrote:

sbsutd> Peter Mulholland <darkmatter at freeuk.com> schrieb:

>> Hello sebastian,
>> 
>> Saturday, June 3, 2006, 5:28:19 PM, you wrote:
>> 
>> sbsutd> Hi,
>> 
>> sbsutd> I haven't been able to convince the latest version 1.2.5 of
sbsutd> SDL_mixer to load
>> sbsutd> Ogg Vorbis files as Mix_Music objects.
>> 
>> The latest is 1.2.7.


sbsutd> Oops, a typo. I'm actually using SDL_mixer 1.2.7. Sorry. :)

OK, well i have no problems using 1.2.7 with ogg music streams here,
however, I compiled my own version of SDL_mixer using Visual Studio
7.1.

It's just a wild guess but this could be related to the dynamic DLL
loading feature added to 1.2.7 which means that it will try and load
ogg.dll, vorbis.dll and vorbisfile.dll on first use. I would build
your own version, with debug symbols, and see exactly where it
crashes.

-- 
Best regards,
 Peter                            mailto:darkmatter at freeuk.com





More information about the SDL mailing list