Summary: | EXIF Metadata included in AVIF images is not shown in Gwenview, Dolphin etc. | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kfilemetadata | Reporter: | Firlaev-Hans <firlaevhanskde.upstream314> |
Component: | general | Assignee: | Pinak Ahuja <pinak.ahuja> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | aacid, dnovomesky, kdelibs-bugs-null, kdelovaa, meven29, nate |
Priority: | NOR | ||
Version First Reported In: | 5.91.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kfilemetadata/-/commit/fd9345cbea0e3540d88a2be2c51a170cf4859ee1 | Version Fixed In: | 5.100 |
Sentry Crash Report: |
Description
Firlaev-Hans
2022-03-13 20:43:57 UTC
kimageformat doesn't deal with metadata. Reassigning to kfilemetadata, but not 100% sure that's it either Adding Daniel in case he feels inclined to investigate. KFileMetaData is the right place. New exiv2 can be built with EXIV2_ENABLE_BMFF and it enables support for AVIF and HEIF/HEIC containers. Most probably, the JPEG XL (jxl) is also supported by new exiv2. So the solution is to update extractor in KFileMetaData. *** Bug 484096 has been marked as a duplicate of this bug. *** |