LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Converting wav or mp3 to Nokia amr format? (https://www.linuxquestions.org/questions/linux-software-2/converting-wav-or-mp3-to-nokia-amr-format-4175459629/)

rumex 04-26-2013 01:50 AM

Converting wav or mp3 to Nokia amr format?
 
Hi All
I am trying to use some wav files on an old Nokia phone that only supports MIDI and amr. Can anyone suggest a linux tool that will allow me to convert/export a music format to amr? I don't mind any intermediate format convertions if thats necessary.

jdkaye 04-26-2013 02:32 AM

I think sox is the way to go. You might have a look at this thread and see if that gives you enough info to solve your problem
Ciao,
jdk

rumex 04-26-2013 02:49 AM

Quote:

Originally Posted by jdkaye (Post 4939123)
I think sox is the way to go. You might have a look at this thread and see if that gives you enough info to solve your problem
Ciao,
jdk

Thanks
sox input.wav -C 7 ouput.amr-nb
did the trick.

jdkaye 04-26-2013 09:15 AM

Quote:

Originally Posted by rumex (Post 4939129)
Thanks
sox input.wav -C 7 ouput.amr-nb
did the trick.

Glad to hear it.
Please mark this thread as [Solved] using the Thread Tools menu located just above your first post (a bit to the right).

jdk


All times are GMT -5. The time now is 01:34 AM.