пт, 11 апр. 2025 г., 11:11 Andrea paz <[email protected]>:
In Arch, Cmake4 has been updated. I tried a build (not ffmpeg.git) without the 2 patches on x265 (which is integrated in git though) and svtav1: all OK, no errors.
Then I tried a build ffmpeg.git and got a crash, I think the same your error. I've nasm 2.16.03. I attach the log. (Question: if I compile with ffmpeg.git is it necessary to remove ffmpeg.git patches 2 and 8? Before now I had never done this)
they fail to apply, so instead of adapting them I just removed them for testing further ...
I tried using ffmpeg_8.diff, but I can't apply the patch.
hm ..... works here: ~/cinelerra $ cat ~/storage/downloads/ffmpeg_8.diff | patch -p1 patching file cinelerra-5.1/cinelerra/bdwrite.C patching file cinelerra-5.1/cinelerra/ffmpeg.C Hunk #2 succeeded at 478 (offset 3 lines). Hunk #3 succeeded at 1310 (offset 3 lines). Hunk #4 succeeded at 1318 (offset 3 lines). Hunk #5 succeeded at 1351 (offset 3 lines). Hunk #6 succeeded at 1527 (offset 3 lines). Hunk #7 succeeded at 3871 (offset 5 lines). patching file cinelerra-5.1/cinelerra/fileac3.C