Summary: | Focus points is not displayed at all for a sony a6700 jpg, heif or raw file (arw) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Mistermoonlight <spiderman110> |
Component: | Metadata-Focus | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 8.4.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/3e7faff7129632200d21e21c7a98e1cf87089525 | Version Fixed In: | 8.5.0 |
Sentry Crash Report: | |||
Attachments: |
jpg focus location markernote
Sample of focuspoint display for sony a6700 raw image |
Description
Mistermoonlight
2024-07-15 23:27:18 UTC
I used v8.4.0 64 bits (qt6 version) Yes, this Sony focus point format is currently not supported. The "FocusLocation" has less than 5 entries, in addition there are the metadata "FocusFramSize" and "FocusPosition2". Please upload a sample image, a screenshot of the camera screen showing the focus frame or a screenshot from another program that shows the correct frame in the image. Maik Created attachment 171890 [details] Sample of focuspoint display for sony a6700 raw image The focus point can be displayed for jpg/hif/arw file using sony free "Imaging edge desktop viewer" (download here: https://creatorscloud.sony.net/catalog/en-ca/ie-desktop/index.html). Here this picture downloaded from dpreview photo samples: https://www.dpreview.com/sample-galleries/7692340468/sony-a6700-sample-gallery/4604831531 Both the .jpg and .arw files of the dog can be downloaded from this url. We can see the focus point displayed in green over the dog eye in imaging edge desktop viewer currently displayed in this sample of the downloaded raw file Git commit 3e7faff7129632200d21e21c7a98e1cf87089525 by Maik Qualmann. Committed on 22/07/2024 at 19:09. Pushed by mqualmann into branch 'master'. support more sony focus points formats FIXED-IN: 8.5.0 M +1 -1 NEWS M +81 -20 core/libs/metadataengine/focuspoint/focuspoints_extractor_sony.cpp https://invent.kde.org/graphics/digikam/-/commit/3e7faff7129632200d21e21c7a98e1cf87089525 You can download and test the focus point update for Sony with this version from here: https://files.kde.org/digikam/ Maik (In reply to Maik Qualmann from comment #5) > You can download and test the focus point update for Sony with this version > from here: > > https://files.kde.org/digikam/ > > Maik I installed this weekly build (digiKam-8.5.0-20240723T161259-Qt6-Win64.exe) and tested a bunch of a6700 files including, arw, jpg and hif files that are using different size of focus point and they all displayed the focus point correctly now. Thanks! |