1. SDL_mixer: how play MP3? (attn: Mark Akita)

Mark,

I'm looking at your SDL_mixer,

 http://www.rapideuphoria.com/sdl_mixr.zip

and although it says it will play mp3,
I can't see how to get your demo to do that.
I tried putting an mp3 file into the audio folder,
and then replacing the midi filename at 
"midi=Mix_LoadMUS" 
with the mp3 filename, but that didn't do anything.

What should I do to make your demo play mp3?

Dan Moyer

new topic     » topic index » view message » categorize

2. Re: SDL_mixer: how play MP3? (attn: Mark Akita)

Hi Dan,

I had a look at the SDL_mixer documentation and it seems that you need to have
the SMPEG.DLL library on your system to load an MP3.
I'll see if can get an updated demo posted that loads & plays an MP3 file.
The current SDL_mixer version is 1.2.7, so I'm at least a few step behind.  
Thanks for your interest in the SDL/Eu libraries.

Mark K. Akita
mkakita at juno.com

new topic     » goto parent     » topic index » view message » categorize

3. Re: SDL_mixer: how play MP3? (attn: Mark Akita)

Mark K. Akita wrote:
> 
> Hi Dan,
> 
> I had a look at the SDL_mixer documentation and it seems that you need to have
> the SMPEG.DLL library on your system to load an MP3.
> I'll see if can get an updated demo posted that loads & plays an MP3 file.
> The current SDL_mixer version is 1.2.7, so I'm at least a few step behind. 
> 
> Thanks for your interest in the SDL/Eu libraries.
> 
> Mark K. Akita
> mkakita at juno.com

Mark,
 Great!  I'll be looking for it.
Dan

new topic     » goto parent     » topic index » view message » categorize

4. Re: SDL_mixer: how play MP3? (attn: Mark Akita)

Hi Dan,

OK, the revised SDL_Mixer for Euphoria has been been uploaded to the Archive.
The zipped file now includes SDL_Mixer v 1.2.7 and an updated demo program 
that plays an MP3 and an OGG file in addition to WAV, MOD, and MID.
The complete manual from the SDL_mixer site has more details about
how the specific audio file formats, and how to load and play them.

Take care,
Mark

new topic     » goto parent     » topic index » view message » categorize

5. Re: SDL_mixer: how play MP3? (attn: Mark Akita)

Mark K. Akita wrote:
> 
> Hi Dan,
> 
> OK, the revised SDL_Mixer for Euphoria has been been uploaded to the Archive.
> The zipped file now includes SDL_Mixer v 1.2.7 and an updated demo program 
> that plays an MP3 and an OGG file in addition to WAV, MOD, and MID.
> The complete manual from the SDL_mixer site has more details about
> how the specific audio file formats, and how to load and play them.
> 


Thanks Mark, I'll take a look at it.

Dan

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu