[FFmpeg-devel] can't get it to work on CentOS
Etienne Buira
etienne.buira.lists at free.fr
Tue May 24 01:13:40 CEST 2011
On Mon, May 23, 2011 at 11:51:06PM +0200, Matteo Sisti Sette wrote:
> I'm seeing that libopencore seems to be missing, but I do have the
> library installed (and had it when I compiled ffmpeg) and I did compile
> it with --enable-libopencore-amrnb --enable-libopencore-amrwb
>
> With the versions of ffmpeg that work (ubuntu and CentOS):
>
> $ ffmpeg -formats | grep amr
>
> DE amr 3GPP AMR file format
> DEA libopencore_amrnb OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band
> D A libopencore_amrwb OpenCORE Adaptive Multi-Rate (AMR) Wide-Band
>
> With the version that does not work (CentOS, the one that I have just
> compiled from source):
>
> $ ffmpeg -formats | grep amr
>
> DE amr 3GPP AMR file format
>
>
> What should I do to get libopencore support (besides installing
> libopencore and using the abovementioned --enable options)?
Hi.
Is libopencore-dev installed?
More information about the ffmpeg-devel
mailing list