|
From: Pascal G. <evi...@gm...> - 2012-07-25 16:12:24
|
On Wed, Jul 25, 2012 at 3:04 AM, shan eric <hol...@go...> wrote: > > hi guys trying to add amr-wb to my sox setup on Ubuntu > > how can i do that? > > > i have tried sudo apt-get install libsox-fmt-amr-wb > > sudo apt-get install libsox-amr-wb > > and a few more permutations to no result > > > so what is one to do to get it going > > has it got to be compiled in certain way? please simple instructions will > be welcome thanx shan If you have a recent version of Ubuntu, i.e. if you have SoX >= 14.3.2-1, libsox-fmt-base contains support for AMR. It uses libopencore-amrwb0 and libopencore-amrnb0. You can encode in amr-wb using e.g. sox source.wav destination.amr-wb Cheers, -Pascal -- Homepage (http://organact.mine.nu) Debian GNU/Linux (http://www.debian.org) COMunité/LACIME: École de technologie supérieure (http://www.comunite.ca) Integrated Microsystems Laboratory: McGill (http://www.iml.ece.mcgill.ca) |