Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lens info for NEF, ARW, RW2 & ORF #66

Open
StefanOltmann opened this issue Jan 26, 2024 · 0 comments
Open

Add lens info for NEF, ARW, RW2 & ORF #66

StefanOltmann opened this issue Jan 26, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@StefanOltmann
Copy link
Member

StefanOltmann commented Jan 26, 2024

The formats NEF, ARW, RW2 & ORF are missing the lens information, because it's not written to standard EXIF fields and must be constructed from MakerNote data.

These documentations describe how to do so:

This document provides an overview:
https://exiftool.org/makernote_types.html

metadata-extractor has logic to identify the kind of MakerNote that is present:
https://github.com/drewnoakes/metadata-extractor/blob/67dfddd72e3cfbb7bf802a672eacc70b42fba601/Source/com/drew/metadata/exif/ExifTiffHandler.java#L426

@StefanOltmann StefanOltmann added enhancement New feature or request help wanted Extra attention is needed labels Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant