[Gambas-user] mp3 do not play

Johny Provoost johny.provoost at ...27...
Wed Mar 7 17:58:45 CET 2012


Op 07-03-12 13:01, Emil Lenngren schreef:
> I had a problem with a mp3 in gambas that played too fast, so the voices
> sound crazy...
>
> 2012/3/7 M. Cs.<mohareve at ...626...>
>
>> The problem is in the SDL.sound library. I don't know whether this can
>> be solved in Gambas only. I have same issues, but not with all files.
>> In order to help Benoit, try to check the MP3 file's tags: bitrate,
>> etc. It may help discover the real problem.
>>
>> 2012/3/7, áÌÅËÓÅÊ âÅÓÐÁÌÏ×<bespalov.av at ...626...>:
>>> Hi!
>>>
>>> I try
>>>      Music.Load("file.mp3")
>>>      Music.Play()
>>>
>>> and i get error "Module format not recognized".
>>>
>>> OGG ply successfully.
>>>
>>> What is problem with MP3?
>>> I should have installed something?
>>>
>>>
>>> --
>>> ____
>>> ó Õ×ÁÖÅÎÉÅÍ áÌÅËÓÅÊ.
>>>
>> ------------------------------------------------------------------------------
>
My problem with some of my mp3 came from the sample rate.  If it wasn't 
44100 Hz the song wouldn't play.  Don't know anymore if I get a error or 
it just wouldn't play.

Greetings
Johny




More information about the User mailing list