>>>> whatever that means Means I tried to after remove --enable-libopus. But still got the error.
Thank you for highlighting the issue. But I need the libopus. Help me to resolve the issue issue Thanks, On Thu, Jan 3, 2019 at 1:29 PM Reindl Harald <[email protected]> wrote: > > > Am 03.01.19 um 08:49 schrieb Dinesh Gupta: > > I need development stuff too. > > whatever that means > > > I need opus lib. Even if I disable opus still it not disabling opus. > > > AGAIN: you have that twice and the enable likely wins > > --disable-libopus --enable-libopus > > CHOSE ONE > > > On Thu, 3 Jan, 2019, 12:53 PM Reindl Harald <[email protected] > wrote: > > > >> > >> > >> 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 > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
