Hello,
i actually try to load a RAW file created by the Nikon Coolscan 4000 Scanner.
Its a .nef file, original resolution 5408x3571 px, but i receive a wrong resultion and no image data.
Is it possible, that the Nikon Coolscan 4000 Raw files are not supported? (.nef is supported, but maybe the coolscan 4000 files are somehow special)
Thanks for your time,
Michael
Coolscan 4000 is not in the
Coolscan 4000 is not in the list of supported cameras :)
Generally, files from Scanners should be 3-component, not bayer-pattern. So, camera-targeted NEF-handling code will not work with scanner files because only one per-pixel component is expected.
BTW, if you provide any sample of Coolscan .NEF output, it will be analyzed in depth. May be, it is easy to add support for these files to LibRaw
-- Alex Tutubalin @LibRaw LLC
Coolscan 4000 image file
Thank for your answer!
Is there a page where i can see all supported cameras? Maybe i just didn't find it so far...
If you like have a look at it you should find an example .nef file (coolscan4000.zip) within the next minutes at my Dropbox:
https://www.dropbox.com/sh/oxj1kd92vb62igf/EAFfqdqQ0c/Bilder
Thanks again!
Thanks for file. Downloaded
Thanks for file. Downloaded it, you may remove the file from Dropbox.
The list of supported cameras is updated very frequently, so no list on website. There is API call LibRaw::cameraList().
-- Alex Tutubalin @LibRaw LLC
Found it, thanks
Thanks again for your time. I found the camera list ;-)