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

Maker note read/write #18

Open
dragon66 opened this issue Mar 14, 2023 · 1 comment
Open

Maker note read/write #18

dragon66 opened this issue Mar 14, 2023 · 1 comment

Comments

@dragon66
Copy link
Owner

This requirement arises as part of the Exif insertion to keep existing maker note information.

Maker note note itself is a complex issue and a lot of information coming from reverse engineering. So this will be an evolving and hard work.

Thinking about making a new repository for this and plug this into the existing one.

@tenzap tenzap mentioned this issue Mar 14, 2023
@dragon66
Copy link
Owner Author

Added a new virtue TIFF field type enum EXIF_MAKERNOTE and a new TIFF field MakerNoteField to isolate the maker note structure.

For now, it is just a wrapper to the underlying "UndefinedField" in the case of maker note.

Next step is to read/write actual maker note based knowing information for different cameras and brands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant