[SDL] SDL_Mixer doesn't like SOME oggs
Peter Strempel
zotan at web.de
Wed Oct 1 03:24:00 PDT 2003
Am Di, den 30.09.2003 schrieb Gabriel Gambetta um 20:29:
> Even confirming this behavior will be very helpful.
Both plays_ok and plays_bad play ok on Linux, plays_bad fails on my
Windows 2000 (CPU goes to 100% when trying to load the ogg file and
stays there until I kill via Ctrl-C).
I had similar behaviour with my application. I converted .au files
(yuck) with sox to ogg, and they play fine in Linux. Once I try it in
Windows they fail. Using the same SDL_Mixer version (compiled from
sources). Windows-SDL_Mixer works fine with the same files in .wav
format, though, so I guess my encoding produced some wired ogg files
SDL_mixer doesn't want. But why it accepts it on Linux and not on
Windows I don't know. The ogg.dll and vorbis.dll are present.
Peter
More information about the SDL
mailing list