Python libraries for playing MP3 files

Timo Virkkala a at a.invalid
Fri Oct 1 14:18:26 EDT 2004


Dave Brueck wrote:
> Try looking at pygame's mixer_music module at www.pygame.org - it's a 
> Python interface to SDL_mixer (which can support MP3/OGG/etc).

Umm.. I looked at both Pygame's and SDL's documentation, and from what I 
could find it only supports WAV. How do you get it to read MP3 or OGG?

I've been looking for something like that for a while. FMOD looked nice, but 
I couldn't get the existing bindings to work, and I'm too lazy (and 
inexperienced) to make ones myself :P

-- 
Timo "WT" Virkkala

   "In the battle between you and the world, bet on the world."



More information about the Python-list mailing list