Open Randrianasulu opened 1 month ago
for ffmpeg 6.1.2 may be this patch will be needed
http://git.ffmpeg.org/gitweb/ffmpeg.git/commit/f749aaf108696fcfc2be6a9f6c1059415474caf3
Would you mind providing your full modifications to the libx265/build.sh
script?
Either as a diff or the full file.
Would you mind providing your full modifications to the
libx265/build.sh
script? Either as a diff or the full file.
and this is ffmpeg 6.1.2 patch. (without it x265 encoding fails) I am not sure about removed x265 patches, at least first was failed, may be they need careful re-apply for arm7 ?
for libheif you need this patch:
https://github.com/strukturag/libheif/commit/4d9d27e0b2580de23f7c620aeed5553554e19f95.diff
Problem description
not really problem, I tried to update x265
it builds (without two source patches), but updating ffmpeg/libheif fails to create packages (oom?)
What steps will reproduce the bug?
x265 currently at 3.5+git, version 4.0 was released
https://bitbucket.org/multicoreware/x265_git/commits/6318f223684118a2c71f67f3f4633a9e35046b00
What is the expected behavior?
new x265 version 4.0 for new aarch64 acceleration
System information