jakar / qt-heif-image-plugin

Qt plugin for HEIF images
GNU Lesser General Public License v3.0
65 stars 12 forks source link

Current version fails #26

Open w5pny opened 7 months ago

w5pny commented 7 months ago

The current version as of March 18, 2024 (git log returns Mon Jun 22 14:12:15 2020 -0400) fails with:

nomacs: QHeifHandler::read() failed to decode image: Unsupported feature: Unsupported codec

dumageview: Could not open image:/home/hgm/sample1.heic: Unable to read image data

for all heic files I have including sample1.heic.

dumageview and nomacs 3.16 build fine but both fail with this message.

w5pny commented 7 months ago

This is with Ubuntu 20.04 LTS.