You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once Sony raw files are converted to dng using Adobe converter, exiv2 can't read marker notes from these dng file. I experienced the issue with all Sony A7 cameras I could test: A7III, A7IV, A7RII and A7RV.
Because of this issue, the lens correction with embedded meta-data doesn't work in darktable.
exiv2 --version
exiv2 0.27.6
exiv2 20221220-7R200672.dng | grep Vignett
Error: Directory Sony2 with 25665 entries considered invalid; not read.
exiv2 20221220-7R200672.dng | grep Chromatic
Error: Directory Sony2 with 25665 entries considered invalid; not read.
exiv2 20221220-7R200672.dng | grep Distortion
Error: Directory Sony2 with 25665 entries considered invalid; not read.
Exiftool in the other hand has no problem reading it:
Once Sony raw files are converted to dng using Adobe converter, exiv2 can't read marker notes from these dng file. I experienced the issue with all Sony A7 cameras I could test: A7III, A7IV, A7RII and A7RV.
Because of this issue, the lens correction with embedded meta-data doesn't work in darktable.
Exiftool in the other hand has no problem reading it:
The text was updated successfully, but these errors were encountered: