26 Nov
2024
26 Nov
'24
2:26 p.m.
Den 26.11.2024 14:36, skrev Andrew Randrianasulu:
hevc is left out because apparently it works?
Terje, can you test this patch?
Yes, I'll do. Same procedure for partly rebuild ffmpeg as below for the previous patch, and should the latter be removed? Apply patch saved to: # cd /Cin/thirdparty/ffmpeg-7.0 # git am 0001-Exp-do-not-set-ildct-flag-for-qsv_av1-h264-vp9.patch rebuild ffmpeg, do not do make clean!! (NB! FFMPEG - not Cin) # cd ../.. or cd /Cin so you again in main directory with ./autogen.sh and bin directory with cinelerra. # /Cin # touch cinelerra/ffmpeg.C # rm -rf thirdparty/ffmpeg-7.0 # rm thirdparty/build/ffmpeg.* # make