ExifTool Forum

ExifTool => Newbies => Topic started by: locosmike on March 16, 2025, 01:00:51 PM

Title: how to open d810 nefs with NX2
Post by: locosmike on March 16, 2025, 01:00:51 PM
hi everyone,
I've been using NX2 software since ages with my D700 oldschool camera, but I got d810 recently and NX2 doesn't work with 810's  nefs anymore.
I know that is the tool raw2nef but the biggest drawback is that after conversion the file size is double than initial ( which makes the proccessing really laggy and eats my hard drive easily)

So I've modified the 810's exif by updating the CAMERA MODEL to nikon d800.
Suprisingly NX2 has no problem with opening it but there has to be something more done in order to display the picture correctly:
sample.png

so my question is - do you think this pinky colour cast is due to wrong exif data input by nx2 or d810 file structure is different than d800 (last camera model supported by nx2) ? 

if this is regarding exif reading - what exif tag would need to be updated as well as camera model ?

ps
except for this colour cast - the file itself works like a charm, can be modified and processed without a single issue.
any advise would be appreciated !


Title: Re: nikon d810 & nx2 incompatibility question
Post by: Phil Harvey on March 17, 2025, 07:49:52 AM
The pink cast could be caused by incorrect black level metadata.  Generally, I would think that the structure of the files should be compatible if the cameras have the same sensor.

- Phil
Title: Re: nikon d810 & nx2 incompatibility question
Post by: locosmike on March 18, 2025, 10:35:49 AM
Phil,
Thanks for reply and your suggestion, really helpful!

When I compared the files, only d810 ones have implemented black level tag.
The other difference I've found is the WB Levels tag - RGGB vs GRBG

[MakerNotes]    WB RGGB Levels                  : 514 256 256 323   d810
[MakerNotes]    WB GRBG Levels                  : 256 505 352 256   d800

So I got more questions now:

1) how to remove black level tag  (I've tried: exiftool -BlackLevel= FILE, but it doesn't work / is this tag even removable ? )
2) do you think that WB level data can be messed up because of different RGB channel order for each camera?
3) CFA Pattern  tag - can this tag be modified from RGGB to GRBG one ? 

thanks
Title: Re: nikon d810 & nx2 incompatibility question
Post by: Phil Harvey on March 18, 2025, 11:22:10 AM
The different channel order (RGGB vs GRBG) is a killer, and is likely the result of a different sensor layout.

Given this difference, I don't think there is any metadata change that will allow you to do what you want.

- Phil
Title: Re: nikon d810 & nx2 incompatibility question
Post by: locosmike on March 24, 2025, 03:33:28 PM
thanks again, seems like no easy goal.
Title: Re: nikon d810 & nx2 incompatibility question
Post by: locosmike on April 06, 2025, 05:07:26 AM
Quote from: Phil Harvey on March 18, 2025, 11:22:10 AMThe different channel order (RGGB vs GRBG) is a killer, and is likely the result of a different sensor layout.

Given this difference, I don't think there is any metadata change that will allow you to do what you want.

- Phil

it's me again ;)
seems like I did wrong assumption based on WB tags ->  both cameras have the same CFA patern.
so I've tried to play with black level tag and no succes so far.
I also checked tags of files after raw2nef conversions - black level tag is updated to 0 0 0 0  values from initial ones on d810

any ideas what can be the trigger for the cast ?
Title: Re: nikon d810 & nx2 incompatibility question
Post by: Phil Harvey on April 08, 2025, 07:44:34 AM
Did you try changing the WB_ tags to see if this makes a difference?

If not, then it could just be the older Nikon software doesn't read this information properly from images of the newer camera.

- Phil
Title: Re: nikon d810 & nx2 incompatibility question
Post by: locosmike on April 20, 2025, 05:06:24 AM
Hi Phil,

I did try that, no luck.

But here's the solution: rename camera model tag to NIKON D5300 (yes, has to be D5300) and D810 nefs can be opened in NX2* without a single problem. No additional changes needed. It works like a charm.

* --> If you are already on CNX2 2.4.7, uninstall it and install CNX2 2.4.6


ps,
I think that topic title should be updated to something like : "how to open d810 nefs with NX2"