LGPL3 build trying to include lib
Hi, I am using the media autobuild suite on windows 11 pro for the first time, trying to build LGPL3 libraries for windows, hoping to use openx264. I'm getting the error libfdk_aac is incompatible with the gpl and --enable-nonfree is not specified. I do not need this library and I'm not sure what's causing it to be included? The ini file is pasted below. Any help would be greatly appreciated. Thanks ffmpeg git ......................................... [Recently updated] + Changing options to comply to lgplv3... + Compiling shared FFmpeg... + Running configure... Likely error (tail of the failed operation logfile): CXXFLAGS: -D_FORTIFY_SOURCE=2 -fstack-protector-strong -mtune=generic -O2 -pipe -D__USE_MINGW_ANSI_STDIO=1 LDFLAGS: -D_FORTIFY_SOURCE=2 -fstack-protector-strong -mtune=generic -O2 -pipe -D__USE_MINGW_ANSI_STDIO=1 -static-libgcc -static-libstdc++ -L/local64/lib -L/mingw64/lib ../configure --prefix=/local64 --disable-static --enable-shared --pkg-config=pkgconf --pkg-config-flags=--keep-system-libs --keep-system-cflags --static --cc=ccache gcc --cxx=ccache g++ --ld=ccache g++ --extra-cxxflags=-fpermissive --extra-cflags=-Wno-int-conversion --disable-autodetect --enable-amf --enable-bzlib --enable-cuda --enable-cuvid --enable-d3d12va --enable-d3d11va --enable-dxva2 --enable-iconv --enable-lzma --enable-nvenc --enable-schannel --enable-zlib --enable-sdl2 --enable-ffnvcodec --enable-nvdec --enable-cuda-llvm --enable-gmp --enable-gpl --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libdav1d --enable-libaom --disable-debug --enable-libfdk-aac --extra-libs=-liconv --enable-version3 --prefix=/local64 --bindir=/local64/bin-video --shlibdir=/local64/bin-video libfdk_aac is incompatible with the gpl and --enable-nonfree is not specified. If you think configure made a mistake, make sure you are using the latest version from Git. If the latest version fails, report the problem to the ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat. Include the log file "ffbuild/config.log" produced by configure as this will help solve the problem. configure failed. Check C:/media-autobuild_suite-master/build/ffmpeg-git/build-shared-64bit/ab-suite .configure.log This is required for other packages, so this script will exit. Creating diagnostics file... My ini file is as follows. Is one of these options causing the problem or something else? Thanks [compiler list] arch=3 license2=4 standalone=1 av1an=2 vpx2=2 aom=2 rav1e=2 dav1d=2 libavif=2 libheif=2 jpegxl=2 x2643=5 x2652=5 other265=2 svthevc=2 xvc=2 vvc=2 uvg266=1 vvenc=2 vvdec=2 svtav1=2 svtvp9=2 flac=2 fdkaac=2 faac=2 exhale=2 mediainfo=2 soxB=2 ffmpegB2=5 ffmpegPath=https://git.ffmpeg.org/ffmpeg.git ffmpegUpdate=1 ffmpegChoice=2 mp4box=2 rtmpdump=2 mplayer2=2 mpv=2 vlc=2 bmx=2 curl=2 ffmbc=2 cyanrip2=2 ripgrep=2 jq=2 jo=2 dssim=2 gifski=3 avs2=2 dovitool=2 hdr10plustool=2 zlib=6 CC=2 cores=12 deleteSource=1 strip=1 pack=2 logging=1 updateSuite=1 timeStamp=2 ccache=1 noMintty=2 pkgUpdateTime=86400 ffmpegKeepLegacyOpts=0
participants (1)
-
Andy Eastham