Query dcp

Started by niccoc1603, August 25, 2018, 03:51:56 AM

Previous topic - Next topic

niccoc1603

Hi all, I have searched the forum with no luck.

Can anyone indicate commands to query a DCP file?
I am looking for any info to check if the dcp  profile is dual or single illuminant

Thanks!

Phil Harvey

Just a wild guess, but did you look at the CalibrationIlluminant1 and CalibrationIlluminant2 tags?

- 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 ($).

niccoc1603

I guess not :p, how can I check?
Thanks

Phil Harvey

exiftool -calibrationilluminant1 -calibrationilluminant2 FILE

- 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 ($).