Extracting Date and Time from Kodak Digital Central Lab System format photos

Started by mysticpete, December 05, 2018, 05:32:36 AM

Previous topic - Next topic

mysticpete

Hi

when I try to extract the date and time from this format on my Mac OS I get the created or modified date and not the Content Created Date, which is the real creation date for these files, am I doing something wrong here?

Using this command: exiftool -d %Y-%m-%d%%-c_Comment_%H%M%%-c.%%e "-filename<filemodifydate" tmp

Phil Harvey

Could you send me a sample file so I can try this out?  (philharvey66 at gmail.com)

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