Can an Enhance-NR.DNG image file be opened in third party applications like Capture One, DxO etc.?
Is it possible to utilize the Enhance-NR.DNG created when using the Denoise feature in Lightroom Classic with other third party applications?
Is it possible to utilize the Enhance-NR.DNG created when using the Denoise feature in Lightroom Classic with other third party applications?
@Keith Reeder : "Using Lr's manual NR, if I export a DNG, the effect of the NR is baked into the file just as I'd expect, and it's there for other programmes. It's illogical for AI Denoise not to work the same way."
No it's not there for other apps, except Adobe apps! That is true if you export as TIFF or JPEG, but not if you export as DNG. If you export as DNG, then you'll create a DNG with the original data intact and the edits stored in XMP. The third party app would have to know how to read Adobe develop settings xmp, but very few third party apps can do this. The few that can, usually read only a few settings like Exposure, crop and some other basic settings. I doubt there is any third party app that can read Adobe manual noise reduction settings in XMP.
This is not what happens when you use AI denoise however. The reason that AI denoise creates a DNG is that the algorithms are too slow to apply denoise non-destructively 'on the fly' like all other develop settings. Especially for people who do not have the latest and greatest GPU, it can take several minutes. Saving a new DNG with AI Denoise in XMP would not make any sense, because then Lightroom would not have to create a new file in the first place.
So this is not why a DNG is created. Adobe had no choice but to create a new file with the denoised pixels stored in that file. Despite what Eric writes (I assume for simplicity sake, because he obviously knows better), the Denoised DNG is not a raw file. It is a linear RGB file, just like panorama DNG and Merge to HDR DNG. Yes, this type of DNG behaves like a raw file in Lightroom, so you do not really see the difference, but that does not mean it is a true (mosaiced) raw file. Adobe did decide to embed the raw data in this DNG as well however, and that probably confuses those third part apps.
"It is a linear RGB file, just like panorama DNG and Merge to HDR DNG. Yes, this type of DNG behaves like a raw file in Lightroom, so you do not really see the difference, but that does not mean it is a true (mosaiced) raw file. Adobe did decide to embed the raw data in this DNG as well however, and that probably confuses those third part apps."
To build on that, in April there was an extensive discussion here about the precise contents of denoised DNGs, and I dug into the details with Exiftool. The Denoised DNGs contain two separate full-resolution image representations, stored in TIFF SubIFDs:
- The output of Denoise, encoded as Linear Raw 16-bit RGB, and
- The original Color Filter Array mosaic data, converted to Adobe's standard DNG representation (the same as you'd get by running DNG Converter).
(There are five other reduced-resolution representations as well.)
Rikk Flohr reported back from the Camera Raw team:
"The intent of the mosaic data being included in the Denoised result is not to extract an original file at a later date. It is more accurate to say the original mosaic data is included for future iterations of the tool to accurately reprocess the original data for improved models and other possible enhancements (excuse the pun). Ultimately, there is no additional 'file' within to extract. "
When a third-party app first opens a denoised DNG, it sees the two full-resolution image representations. Even if the app knows how to interpret the Linear Raw representation (containing the denoised version), it may be choosing to open the Color Filter Array representation instead (the original version), not expecting to find both the Linear Raw and the CFA versions in the same file.
As an experiment during that discussion to verify my assumptions, using Exiftool I modified some denoised DNGs to remove the Linear Raw SubIFDs, and those modified DNGs opened in Adobe apps and a couple third-party apps.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.