[FFmpeg-user] I have a problem for FFMPEG comile with libopus. I alreay install libopus.

Nicolas George nicolas.george at normalesup.org
Mon May 6 09:19:53 CEST 2013


Le septidi 17 floréal, an CCXXI, 이상호 a écrit :
> I have a problem for FFMPEG comile with libopus. I alreay install libopus.
> 
> I had confugre by follow option.
> 
> /configure --enable-gpl --enable-version3 --enable-pthreads --enable-libopus
> ERROR: opus not found

Look the config.log file. Near the end of the file you will get the exact
reason.

The usual reason are either a missing -dev package (if using packages) or
the library installed in directories the compiler does not search by
default (if built from sources).

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20130506/1cfbe679/attachment.asc>


More information about the ffmpeg-user mailing list