2016-08-25 15:28 GMT+02:00 Ashutosh Kumar <ashut...@avainfotech.com>:
>  I am getting error on ff-mpeg installing time.
>
> ERROR: opus not found using pkg-config

If you are on a system without pkg-config, you can use the
configure option --pkg-config=true but you also have to
set the appropriate cflags and ldflags:
--pkg-config=true --extra-cflags=-I/usr/include/opus --extra-ldflags=-lopus

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to