> 
> 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> gmail.com>
> >>
> >>> 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> gmail.com>:
> >>>> Hi!
> >>>>
> >>>> I try
> >>>>       Music.Load("file.mp3")
> >>>>       Music.Play()
> >>>>
> >>>> and i get error "Module format not recognized".

Matti <math.eber <at> t-online.de> writes:

try an modify the mp3 bit-rate to 32 (or lower).
or the sampling rate to 16khz or lower

make copies of the mp3 in different bit rates/sampling rate till you find the 
one that play the mp3 correctly in your player.

hth






------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to