NEFs "has unknown format"

Annotation with Imagemagick (Watermark -ish) watermarks!

2 Likes

Thanks @paperdigits

Looks like ImageMagick can do watermarks as well as Darktable, but without the GUI of the later…

G’MIC can do it as well.

1 Like

Again, Phil Harvey’s utility I pointed to specifically fixes NEF files corrupted by Nikon Transfer. Still no feedback whether it worked or not…

1 Like

I could not agree more @paulmiller

It doesn’t look good when Nikon’s software partly ruin the NEFs of their paying costumers…

But maybe this doesn’t for those who stay within the world of Nikon software?

Sorry did not get around to trying it out yet, lost the thread for a moment when I was convinced it wasn’t a NEF problem…

Will have a closer look as soon as time allows.,

From Fix Corrupted Nikon NEF Images

[Note that Nikon doesn’t learn from their mistakes, and a similar problem happened 2 years earlier with an older version of Nikon Transfer and the D5000 (read here), and the new Nikon NX-D software has other corruption issues. The moral is: Don’t use Nikon Transfer or any other utility that modifies the file to download your precious images!]

It is very sad that this Nikon software bug penalizes only loyal Nikon owners (since it affects only people who had an older copy of the Nikon software from a previous camera), yet Nikon customer support provides no help other than suggesting that you contact your memory card manufacturer to see if the original images can be restored.

I tried it on the OP’s file and it didn’t create a fixed file using either 12 or 14 as input. It did create a fixed folder but the folder was empty, so I wasn’t able to test that a fixed file would subsequently open in DT.

1 Like

@grsnovi Thanks. It might just be silently failing, D3100 isn’t explicitly listed on that page.

@Soren_Garup I’d send your sample to Phil Harvey to try to include in the supported list, I venture it’s not very different to other models’ problems.

1 Like

Thanks @kmilos :slight_smile:

Problem solved!

I converted the old NEFs to PGN 8 bits in rawTherapee and then ran the new PNGs through my normal darktable workflow…

Thanks to everyone, for all the good advice…

Have a good weekend :slight_smile:

3 Likes

ViewNX definately changes NEF files, but I don’t think the resulting files are corrupted. ViewNX reads them just fine (as do lots of other software packages). I think that from Nikon’s point of view the ‘MM’ variant NEF files are valid NEF files. Its just that most software that reads NEF files is based on reverse engineering camera files because Nikon have not released the NEF file specification.

You can also recover the files by passing them through Adobe DNG convertor (not free software though).

1 Like

Thanks @paulmiller for the DNG tip, but as you mentioned it strands me with NON open raw specifications, just like Nikon’s NEF…

There is openRAw, but it seems like it has been abandoned years ago?

Great project though :slight_smile:

The DNG format is completely public, so there are no ‘openness’ or vendor lock-in issues associated with it. Only the DNG Converter is proprietary.

1 Like

Last time I looked into the DNG format and I admit it was years ago, it didn’t seem like it was very popular in Linux communities…,

Maybe for the reason’s mentioned by @kmilos

On the other hand the completely open alternative mentioned earlier OpenRaw, seemed abandoned…

In terms of “proprietariness”, DNG is more open-source-friendly than the individual camera manafacturers’ raw formats. If more cameras encoded their raws as DNG, I think it would be quite popular… :smiley:

All the raw converter software that uses the FOSS libraw library to open raws gets fundamental DNG support without even noticing it. My hack software does, but where I’d draw the line is in using all that DNG-included lookup table stuff to do default processing. Not a FOSS thing per-se, just an old fool being curmudgeonly…

1 Like

May I ask which batch raw2dng converter for Linux you use ?

The Adobe DNG Converter. I don’t use it in my workflow; I just abscond with profiles… :smiley:

1 Like

Thanks @ggbutcher

Adobe DNG converter is not, as far as I can see, available for Linux though…

Run it with wine

4 Likes