[FFmpeg-user] ffmpeg configure error
Reindl Harald
h.reindl at thelounge.net
Thu Feb 27 19:24:34 CET 2014
Am 27.02.2014 03:05, schrieb Bijay Neupane:
> command used:
> ./configure --enable-gpl --enable-libfaac --enable-libmp3lame
> --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora
> --enable-libvorbis --enable-libx264 --enable-libxvid --enable-nonfree
> --enable-postproc --enable-version3 --enable-x11grab
>
>
> message displaye on terminal:-
> ERROR: libopencore_amrwb not found
what is unclear on that message?
you have two options
* install the devel-package
* remove --enable-libopencore-amrwb from the line
on Fedora you have:
opencore-amr.i686 : OpenCORE Adaptive Multi Rate Narrowband and Wideband speech lib
opencore-amr.x86_64 : OpenCORE Adaptive Multi Rate Narrowband and Wideband speech lib
opencore-amr-devel.i686 : Development files for opencore-amr
opencore-amr-devel.x86_64 : Development files for opencore-am
so "yum install opencore-amr-devel"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 246 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20140227/8fdc4426/attachment.asc>
More information about the ffmpeg-user
mailing list