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

cnv_jpeg_to_dng fails when called directly #2

Open
Entropy512 opened this issue Apr 14, 2024 · 0 comments
Open

cnv_jpeg_to_dng fails when called directly #2

Entropy512 opened this issue Apr 14, 2024 · 0 comments

Comments

@Entropy512
Copy link
Owner

Basic EXIF skeleton metadata is missing from the direct-call function, as a result the determination of whether or not to treat the image as a Scan image chokes

Add a commandline option to both conversion scripts to allow passing the specific model in direct-call mode

Entropy512 added a commit that referenced this issue Apr 26, 2024
…iance

The DNG standard requires subfiletype to be 0 for raw data.  Also set this in the TIFF output to prepare for eventual inclusion of previews

Also, the rotation handler needs to know if the file is originating from a Scan or a Pro variant

Fixes issues #2 and #4
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