[FFmpeg-user] configure says no libopus
Shiraz Shah
shiraz3 at gmail.com
Sun Jun 1 12:51:12 CEST 2014
Hello,
I'm trying to compile ffmpeg (on an ARM Cortex-A9), but when issuing
configure with the following command:
./configure --enable-gpl --enable-pthreads --enable-version3
--enable-libx264 --enable-avfilter --enable-filters --enable-nonfree
--enable-libfdk-aac --enable-libmp3lame --enable-libvpx
--enable-libopus
I get the error:
ERROR: opus not found
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
This is despite having compiled and installed opus onto /usr/local.
Here are the contents of /usr/local/lib/:
libfdk-aac.a libfdk-aac.la libfdk-aac.so libfdk-aac.so.0
libfdk-aac.so.0.0.4 libmp3lame.a libmp3lame.la libopus.a
libopus.la libpostproc.a libvpx.a libx264.so libx264.so.142
pkgconfig
ffmpeg compiles and installs fine without the --enable-libopus option.
Attached is config.log with --enable-libopus option enabled.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 221385 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20140601/5354841a/attachment.obj>
More information about the ffmpeg-user
mailing list