m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.49k stars 257 forks source link

FFMPEG: Unable to add SVT-HEVC patch (64 bit) #2579

Closed classicdoomenjoyer closed 5 months ago

classicdoomenjoyer commented 5 months ago

6:25:04 Running git clone for ffmpeg... 16:30:23 Running git update for ffmpeg... 16:30:59 ┌ ffmpeg git ............................... [Recently updated] 16:30:59 ├ Changing options to comply to gplv3... master-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch Patch could not be applied with git am. Continuing without patching. 16:31:37 ├ Compiling static FFmpeg... 16:31:40 ├ Running configure... 16:37:09 ├ Running make...

I can't use libsvt_hevc encoder when FFMPEG's compilation is successful because of this patch problem. It gives no problems, no warnings while compiling 64 bit FFMPEG.

classicdoomenjoyer commented 5 months ago

Note : This has been fixed very recently so, I will close this issue.