I faced that in ubuntu with ffmpeg. Had to recompile it manually from cvs.anantkhaitan said:Facing problem with .amr
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
$ ffmpeg -formats
DE amr 3gpp amr file format
The patch is some debian based therefore of no use to me. I m in Fedora 6.mehulved said:*blogger.rukker.org/2006/07/12...-ubuntudebian/ read this rather.
Although i know that KUbuntu is KDE version of Ubuntu but i still want to ask that will the Ubuntu guide you reffer work for Kubuntu?praka123 said:refer *ubuntuguide.org
and
*ubuntugeek.com
Sorry for late reply, anyways I compiled mplayer from Subversionmehulved said:Actually you need to compile mplayer from svn, it will be similar to what you did for ffmpeg.
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk/
altough i comlied it from source but i find no difference.mehulved said:Just downloaded ffmpeg cvs version and followed the instructions. But, I am not sure if that will enable amr support in mplayer too but worth a try. I needed it for converting vids to 3gp for transferring to my mobile.
Here's the command
It will create a directory ffmpeg in your current directory. Inside should be a readme file with instructions on how to go about.Code:svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
And it was svn not cvs.
*blogger.rukker.org/2006/07/12/enable-mp3-and-amr-support-in-ffmpeg-ubuntudebian/ read this rather.