| Re: DNG - Is anyone using it? DNG comes in three flavors depending on how you set the conversion preferences.
Compressed (lossless) is lossless wrt the pixel data. It may strip out some private metadata that is only readable by the camera vendor's proprietary converter.
Linear saves a demosaiced but otherwise unprocessed file—that's the option that's somewhat analogous to TIFF, though no tone-mapping has been carried out on the image. You can't go from a linear DNG back to a totally raw file, so it's mainly useful as an interchange format between raw converters—for example, you might want to do lens corrections with DxO's software, then do the rest of the processing with another DNG-compliant raw converter.
Embed Original Raw is absolutely 100% lossless, since it embeds the entire original raw bit-for-bit. But it makes for pretty large files, so unless you really need that obscure private metadata that gets stripped out in option 1, you're better off using option 1 instead.
The "political" point about DNG is that proprietary raw formats are a disaster waiting to happen. (Actually, in my case, they've already happened—Kodak has no software that supports the DCS 460 under any operating system created in this millenium.) Canon has orphaned D30 files. Other vendors will almost certainly discontinue support for early cameras.
DNG offers insurance against that eventuality in that, even if Adobe dries up and blows away, the DNG spec is public, and any reasonably talented programmer can use the spec to write a DNG converter (as many have already done). So my DNG files have a much greater chance of being readable 50 years hence than do my DCS 460 .tifs, my 300D .CRWs, or my 20D CR2s. |