https://bugs.kde.org/show_bug.cgi?id=517241

--- Comment #5 from wolthera <[email protected]> ---
Ok, this is the point where libheif calls x265 in the version of the code of
1.20.2:

https://github.com/strukturag/libheif/blob/fcb709105feab147c31ba24aca4cc5be23c1f27e/libheif/plugins/encoder_x265.cc#L913

This code seems pretty different looking in master, but that's also because
libheif now supports exporting image sequences (read: animation) to heif:

https://github.com/strukturag/libheif/blob/22b6266bf03a9f016f84a9b57b80e1dd7c79d64a/libheif/plugins/encoder_x265.cc#L1108

Then there's the place where it crashes in x265:

https://bitbucket.org/multicoreware/x265_git/src/8be7dbf8159ddfceea4115675a6d48e1611b8baa/source/common/lowres.cpp#lines-347

I'm having a really hard time navigating bitbucket, so I cannot find the
precise code version we're using in the appimages.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to