[Gambas-user] mp3 do not play

Matti math.eber at ...221...
Wed Mar 7 21:23:21 CET 2012


Here, no mp3 file at all is played.
The bitrate of all my files is 44100.
The error "Module format not recognized" is raised already at
   Music.Load("file.mp3")


>> 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".


> 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.




More information about the User mailing list