Brad Hards
Brad Hards
I still don't think that this is a libheif problem, since the libheif tools work as expected. I am confused by the discussion of various versions of GM, which you...
@LvChenhui were you able to resolve your issue? If not, can you add more details that would allow your issue to be reproduced?
Not yet. I think I'd like to handle the decompression earlier (in the same way we handle compressed metadata). This approach was fine for the case where the whole file...
I think this is going to fail CIFuzz until https://github.com/google/oss-fuzz/pull/12165 is merged
You can try with the branch if you like: https://github.com/strukturag/libheif/pull/1296 However it should be possible to build the main branch against ffmpeg dist and use that. Its not enabled by...
Have you tested with libheif and the ffmpeg decoder plugin?
I decoded them OK with libheif (not HW accelerated though). Also, the iphone image has personal information in it, which you might want to strip out.
Any extra libs should be picked up by the pkg-config tool. So investigate what is happening with that on your system.
Adding image sequence support is planned, but not yet fully implemented. See #949, #537, #57 etc for different versions of this.
If you asking if HEIF is a video format, then the answer is no. That would be MP4. If you asking for videos of how to make HEIF files, I...