On Fri, 4 Feb 2011, Timothy Smith wrote:

I have a problem with some of my mp3 files. they crash the system
(Asterisk 1.6.2.14 on a x86_64 running Fedora 13 ) when it tries to
play them. Unfortunately the logs do not give me a clear fault or
cause of crash but i can clearly see that ts because of the MP3 files.

Read up on how to create a crash dump and submit a bug report. A 'bad' file shouldn't crash Asterisk.

I also tried converting the files to wav or sln but there is severe
music quality loss.

By converting to MP3, some would say the 'music quality' has already been lost :)

I convert MP3s with the following:

        mpg123 -q -w example.mp3.wav example.mp3
        sox example.mp3.wav -c 1 -s -w -r 8000 example.wav
        normalize example.wav

If this doesn't help, can you post links to the MP3 and the WAV?

--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwa...@sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to