[FFmpeg-user] FFmpeg Configure error, Help need
Dinesh Gupta
dinesh.gupta01 at gmail.com
Fri Jan 4 10:37:20 EET 2019
Dinesh Gupta <dinesh.gupta01 at gmail.com>
[image: Attachments]Thu, Jan 3, 11:43 AM (1 day ago)
to FFmpeg
> please always post your complete command line and output and don't top
post if you want help
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 \
--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.
Thanks,
On Thu, Jan 3, 2019 at 11:40 PM Reindl Harald <h.reindl at thelounge.net>
wrote:
>
>
> Am 03.01.19 um 18:30 schrieb Dinesh Gupta:
> > Did the same but getting issue as previously mentioned
>
> please always post your complete command line and output and don't top
> post if you want help
> _______________________________________________
> 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".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 426220 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20190104/c4cda2f7/attachment.obj>
More information about the ffmpeg-user
mailing list