No metadata for CR3

Issue #166 resolved
Andrew Rabert created an issue

Version: 1.8.2, Arch Linux

What: Metadata is not displayed for CR3 files.

Example file is attached.

Thoughts

It appears that ART is using code from an older version of libraw which lacks changes metadata related changes added on Jan 22 2021. https://github.com/LibRaw/LibRaw/commit/4c954948ba2de262b9cb23a1843fb8651aa3dcc1#diff-93da3259824f38be9855edb6a759cfc2e18097f4405211e756653c38fadf9462R293-R298

Comments (7)

  1. Andrew Rabert reporter

    Ahh, that fixed it. I’ve notified the AUR maintainer to add perl-image-exiftool to optional dependencies of ART.

    Thank you

  2. The Wanderer

    Followed the above instructions (https://garridodiaz.com/canon-cr3-support-in-linux-using-art-rawtherapee-clone/), but the issue still remains on Ubuntu 20.4

    art:

    Version: 1.2
    Branch: releases
    Commit: 9f39be0869c3
    Commit date: 2020-03-15
    Compiler: cc 9.3.0
    Processor: x86_64
    System: Linux
    Bit depth: 64 bits
    Gtkmm: V3.24.2
    Lensfun: V0.3.2.0
    Exiv2: V0.27.2
    Build type: Release
    Build flags: -O3 -std=c++11 -Werror=unused-label -Wall -Wuninitialized -Wno-deprecated-declarations -Wno-unused-result -fopenmp -Werror=unknown-pragmas -ftree-vectorize
    Link flags: -Wl,-Bsymbolic-functions -Wl,-z,relro
    OpenMP support: ON
    MMAP support: ON
    Build OS: Linux
    Build date: 15-03-2020

    Exiftool:

    Image-ExifTool-12.21

  3. The Wanderer

    Version 1.8 works perfectly, previously I installed it via PPA/APT which has the version 1.2 only, they are usually a bit behind.

    For some reason the link to download the 1.8 packages here (https://bitbucket.org/agriggio/art/downloads/) does not work in some locations (for example in Turkey where currently I reside), had to resort to a VPN connection to be able to download.

  4. Log in to comment