[Gambas-user] mp3 do not play
gonzalo1163
gonzalo1163 at ...67...
Thu Aug 9 19:21:18 CEST 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> 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
More information about the User
mailing list