Am 03.01.19 um 07:13 schrieb Dinesh Gupta: > 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.
only the library or the needed devel stuff too? > 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. --disable-libopus --enable-libopus chose one! _______________________________________________ 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".