in reply to
playing mp3 files with SDL on Win32
If SDL doesn't work for you on windows,
GStreamer
should work on at least windows and linux. The API is a bit more complicated, but
the included playbin plugin
is probably the easiest way to play most common audio files - including mp3.
"What should it profit a man, if he should win a flame war, yet lose his cool?"
Comment on
Re: playing mp3 files with SDL on Win32
In Section
Seekers of Perl Wisdom