I shame to admit that I failed to build Darktable from the git repository.
(Getting all the needed libraries and packages over mint 16 was too much 
for me)
So for now, I have to stay with the current stable version.

Problem is that current version don't know how to deal with the Nikon 
D750 RAW files.

After some searching, I find out that changing the Model field of the 
NEF file EXIF from D750 to "NIKON D5300" will let me upload the RAW 
files to Darktable!
(Same solution was also suggested on some forums like 
https://forums.adobe.com/message/6756137#6756137)
So for now, my work-flow is like this:
- Take photos in RAW and JPEG just to make sure that if the RAW will 
proved broken, I will still have the JPEG.
- Backup all the RAW files to another directory
- Change model name in the original RAW files (But don't change the 
backups!) to "NIKON D5300"
   To change it, I use the command:
$ exiftool -model='NIKON D5300' *.NEF

After that, I can open the files in Darktable and they look very close 
to the JPEG version (Before, they just got pink color cast all over)

If this "workaround" has some issues I'm not aware of, I will be happy 
to learn about them.
Otherwise, this may help other that are using the same camera.

------------------------------------------------------------------------------
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to