Closed hydra3333 closed 1 month ago
Have sent patch.
Same issue happens to me :
┌ ffmpeg git ......................................... [Recently updated]
├ Changing options to comply to nonfree...
CUDA_PATH environment variable not set or directory does not exist.
master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch
Patch could not be applied with git am . Continuing without patching.
├ Compiling static FFmpeg...
├ Running uninstall...
├ Running configure...
├ Running make...
Likely error (tail of the failed operation logfile):
AR libavfilter/libavfilter.a
CC libavcodec/libx265.o
src/libavcodec/libx265.c: In function 'libx265_encode_frame':
src/libavcodec/libx265.c:813:59: error: passing argument 5 of 'ctx->api->encoder_encode' from incompatible pointer type [-Wincompatible-pointer-types]
813 |
pic ? &x265pic : NULL, x265pic_lyrptr_out); | ^ |
---|---|---|
x265_picture ** |
src/libavcodec/libx265.c:813:59: note: expected 'x265_picture ' but argument is of type 'x265_picture ' make: [/build/ffmpeg-git/ffbuild/common.mak:81: libavcodec/libx265.o] Error 1 make failed. Check C:/MABS/build/ffmpeg-git/build-static-64bit/ab-suite.make.log This is required for other packages, so this script will exit. Creating diagnostics file...
Attach logs.zip\logs.zip to the GitHub issue. Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.
Try running the build again at a later time.
├ Installing zeromq... done
├ Installing ladspa-sdk... done
Running git update for ffmpeg...
┌ ffmpeg git ......................................... [Recently updated]
├ Changing options to comply to nonfree...
master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch
Patch could not be applied with git am . Continuing without patching.
├ Compiling static FFmpeg...
├ Running configure...
├ Running make...
Likely error (tail of the failed operation logfile):
AR libavfilter/libavfilter.a
CC libavcodec/libx265.o
src/libavcodec/libx265.c: In function 'libx265_encode_frame':
src/libavcodec/libx265.c:813:59: error: passing argument 5 of 'ctx->api->encoder_encode' from incompatible pointer type [-Wincompatible-pointer-types]
813 |
pic ? &x265pic : NULL, x265pic_lyrptr_out); | ^ |
---|---|---|
x265_picture ** |
src/libavcodec/libx265.c:813:59: note: expected 'x265_picture ' but argument is of type 'x265_picture ' make: [/build/ffmpeg-git/ffbuild/common.mak:81: libavcodec/libx265.o] Error 1 make failed. Check C:/ffmpeg/build/ffmpeg-git/build-static-64bit/ab-suite.make.log This is required for other packages, so this script will exit. Creating diagnostics file...
Attach C:\ffmpeg\build\logs.zip to the GitHub issue. Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.
same word for word al most ab-suite.configure.log ab-suite.make.log logs.zip
Hello. Not sure what to do about this one ...
ab-suite.make.log ab-suite.configure.log