On Thursday, March 02, 2006 11:47 AM Tomislav Parcina wrote:
> sox: Failed reading fpm-calm-river.mp3: Do not understand format
> type: mp3
>
> Have I done anything wrong?
Well your sox does not understand mp3 since the support is not compiled in.
Compile your own suitable version of sox.
Reg
Tomislav Parčina wrote:
sox out.wav -r 8000 out.gsm
I have problem with this command. It runs fine, but when I play that file it is
twice long as it should be and double slow as it should be. So wav file that
was 2 min long becomes 4 min long gsm file.
How can I fix that?
Tomislav,
You need to install either libmad or libmp3lame.
Sox checks for this on startup.
Chris
- Original Message -
From: "Tomislav Parčina" <[EMAIL PROTECTED]>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
Sent: Thursday, March 02, 2006 10:46 AM
Subject: [Asterisk-Users]