https://bugs.kde.org/show_bug.cgi?id=382631 Bug ID: 382631
Summary: View HDR metadata
Product: digikam
Version: 5.6.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Metadata
Assignee:
[hidden email]
Reporter:
[hidden email]
Target Milestone: ---
I have an iPhone which flags the images as being an HDR image or not.
I cannot figure out how to identify HDR images within digikam from metadata.
Can you tell me how or add this functionality?
There appear to be 3 flags
1- Null
2- Original Image (this is the NON HDR version of a HDR group)
3- HDR Image (this is the HDR version of a HDR group)
Using exiftool they are available like this:
Used exiftool:
Images with HDR are labeled:
exiftool *2356.JPG | grep HDR
HDR Image Type : HDR Image
Images without HDR, but associated with and HDR image are labeled:
Exiftool *2355.JPG | grep HDR
HDR Image Type : Original Image
This is on Mac, but assume its relevant on all platforms.
--
You are receiving this mail because:
You are the assignee for the bug.