DNG 1.4 - I can read metadata, but can't write it.

Started by areohbee, March 26, 2013, 08:16:58 AM

Previous topic - Next topic

areohbee

Are there compatibility issues writing v1.4 DNGs or am I doing something wrong? (v1.3 DNGs - no problem)

For example:

exiftool -DateTimeDigitized=.. my.dng -- works on 1.3 DNGs, not 1.4 DNGs.

?

Phil Harvey

#1
Send me a sample and I'll see if I can figure out what is going wrong.

My email is philharvey66 at gmail.com

Thanks.

- Phil

Edit:  No need to send me a sample if this is the message you get:

Error: [minor] DNG Version 1.4.0.0 not yet supported

Just add the -m option to ignore this error for now.  I will fix this in the next release.  Thanks for pointing this out.


...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

areohbee

#2
Thanks Phil - it should be in your inbox (11 MB).

UPDATE: Actually, I was getting "\r\n" as the response, i.e. just a blank line, no error message, but no confirmation either, *but* I added the -m option and it worked! - thank you, thank you, thank you!!!  :)

Rob

Phil Harvey

Hi Rob,

I got your sample and it gives the message I mentioned at the command line.  With ExifTool 9.25 you won't need to use the -m option on these files.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).