[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to play 3gp audio files?



On 2010-04-16 14:00, John Magolske wrote:
I'm looking for a way to play *.3gp audio files from the command line.
Mplayer doesn't seem to work:

    % Mplayer some-audio-file.3gp
    [...]
    Playing some-audio-file.3gp.
    libavformat file format detected.
    [lavf] Audio stream found, -aid 0
    ==========================================================================
    Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    Cannot find codec 'libamr_nb' in libavcodec...
    ADecoder init failed :(
    ADecoder init failed :(
    Cannot find codec for audio format 0x726D6173.
    Read DOCS/HTML/en/codecs.html!
    Audio: no sound
    Video: no video

Any suggestions for alternate approaches, pointers on how & what to
install in terms of a codec, or maybe a way to convert these files
(ideally without transcoding degradation)?

These audio files were created by the android app "Voice Recorder".


Note that Debian hobbles some apps (like mplayer and ffmpeg) because of freedom issues. That's why www.debian-multimedia.org exists.

Did you Google "linux play 3gp"? If the d-mm.org packages don't work, then Google might.

$ apt-cache policy mplayer
mplayer:
  Installed: 1:1.0.rc2svn20100407-0.0
  Candidate: 1:1.0.rc2svn20100407-0.0
  Version table:
 *** 1:1.0.rc2svn20100407-0.0 0
        500 http://www.debian-multimedia.org unstable/main Packages
        100 /var/lib/dpkg/status
     1.0~rc3+svn20090405-1+b2 0
        500 ftp://ftp.us.debian.org unstable/main Packages
$
$
$ apt-cache policy ffmpeg
ffmpeg:
  Installed: 5:0.5.1+svn20100411-0.0
  Candidate: 5:0.5.1+svn20100411-0.0
  Version table:
 *** 5:0.5.1+svn20100411-0.0 0
        500 http://www.debian-multimedia.org unstable/main Packages
        100 /var/lib/dpkg/status
     4:0.5.1-3 0
        500 ftp://ftp.us.debian.org unstable/main Packages

--
Dissent is patriotic, remember?


Reply to: