[FFmpeg-user] FFmpeg Configure error, Help need

Dinesh Gupta dinesh.gupta01 at gmail.com
Thu Jan 3 08:13:34 EET 2019


Hi All,

      I am trying to build FFmpeg 4.1 on windows 10 professional machine. I
installed MSVC 2017 with SDK 10.0.17763.0

When I tried to configure then it throw error 'Opus not found using
pkg-config'. Where as I have 'opus' library in the specified folder.

I observed that while configuring project it create 'ffconf.JdAgoDDK'
random directory and compiled but unable to find  'opus_multistream.h'. But
this file exist in the include folder.
I am attaching config.log

       ./configure --toolchain=msvc
--prefix=/d/smallgame/ffmpeg_win/deps.posix \
        --pkg-config-flags="--static" \
        --enable-shared --enable-pic \
        --enable-cuda --enable-cuvid --enable-nvenc \
        --disable-small --disable-libopus \
        --enable-libtheora --enable-libvorbis \
        --enable-libx264 --enable-libvpx \
        --enable-libx265 --enable-libopus \
        --enable-libxvid --enable-avdevice \
        --enable-avcodec --enable-avformat --enable-postproc \
        --enable-avfilter \
        --enable-swresample --enable-swscale \
        --enable-gpl --enable-nonfree --disable-outdev=sdl \
        --extra-cflags=-I/d/smallgame/ffmpeg_win/deps.posix/include \
        --extra-ldflags=-L/d/smallgame/ffmpeg_win/deps.posix/lib
ERROR: opus not found using pkg-config

English is not my Native language. Please understand it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 426298 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20190103/cc0609ad/attachment.obj>


More information about the ffmpeg-user mailing list