Re: How to play 3gp audio files?
- From: John Magolske <listmail@xxxxxxx>
- Date: Sat, 17 Apr 2010 10:52:10 -0700
looking for a way to play *.3gp audio files from the command
line. Mplayer doesn't seem to work:
Mmmm, it seems you are missing a codec (AMR). In debian multimedia
repo there is one package that provides that codec:
floating-point Adaptive Multi-Rate (AMR) speech codec
http://debian-multimedia.org/dists/stable/main/binary-i386/package/amrnb.php
I installed the amrnb package from the multimedia repo, but it didn't
help. I also installed the OpenCORE AMR libraries to /usr/local/lib as
recommended on the Mplayer site:
MPlayer can use the OpenCORE AMR libraries through FFmpeg.
Download the libraries for AMR-NB and AMR-WB from the
opencore-amr project and install them according to the
instructions on that page.
http://www.mplayerhq.hu/DOCS/HTML/en/codec-installation.html
http://sourceforge.net/projects/opencore-amr/
But that didn't help. Also built ffmpeg from source as suggested here:
http://ubuntuforums.org/showthread.php?t=178455
and did this:
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
./configure --enable-libopencore-amrnb --enable-version3
make
make install
That didn't help either, keep getting "Cannot find codec 'libamr_nb' in
libavcodec..." still searching around the www to see what I can find.
John
--
John Magolske
http://B79.net/contact
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/20100417175210.GA1483@xxxxxxxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: How to play 3gp audio files?
- From: Camaleón
- Re: How to play 3gp audio files?
- References:
- How to play 3gp audio files?
- From: John Magolske
- Re: How to play 3gp audio files?
- From: Camaleón
- How to play 3gp audio files?
- Prev by Date: Re: Epiphany browser continues to get worse and worse
- Next by Date: Re: Epiphany browser continues to get worse and worse
- Previous by thread: Re: How to play 3gp audio files?
- Next by thread: Re: How to play 3gp audio files?
- Index(es):
Relevant Pages
|