[FFmpeg-user] FFmpeg Configure error, Help need
Dinesh Gupta
dinesh.gupta01 at gmail.com
Thu Jan 3 09:49:35 EET 2019
Hi,
I need development stuff too.
I need opus lib. Even if I disable opus still it not disabling opus.
Thanks
On Thu, 3 Jan, 2019, 12:53 PM Reindl Harald <h.reindl at thelounge.net 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
>
> chose one!
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-user
mailing list