We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can see the automatic lens correction using embedded info if the input is DNG. But i see no lens correction for the native ORF format.
Is this an effect of #686, or is it maybe simply an unsupported feature ?
The text was updated successfully, but these errors were encountered:
Lens correction is out of scope for the RawSpeed library.
Please seek support at https://discuss.pixls.us/c/software/darktable/19 or https://github.com/darktable-org/darktable/issues
Sorry, something went wrong.
Is this an effect of...
It is not.
None of the lens correction opcodes are supported by rawspeed:
rawspeed/src/librawspeed/common/DngOpcodes.cpp
Lines 748 to 754 in bd2b74e
Lines 771 to 772 in bd2b74e
No branches or pull requests
I can see the automatic lens correction using embedded info if the input is DNG. But i see no lens correction for the native ORF format.
Is this an effect of #686, or is it maybe simply an unsupported feature ?
The text was updated successfully, but these errors were encountered: