issues with metadata
Problems with metadata from Capture One
Hello,
I'm in the process of digitizing my analog negatives. The negatives come with a
D850 photographed, for tethering and subsequent editing I use Capture One (currently
Version 14.1.0.74, sessions only). After that, the images are exported in PSD format,
further archiving I do in IMatch. I use embedded metadata only.
For the pictures, where I know, when they were taken, I want to adjust the corresponding
tags in the metadata. But that is not possible, the original data does not appear to be
overwritable.
In the meantime I've found out that the problem seems to arise in exporting as a PSD through C1: C1 probably writes data several times in the metadata and after this, Exiftool can not correct these data anymore.
Here is an excerpt - date-time tags from the NEF and the PSD created by C1:
NEF:
[File:System] FileModifyDate : 2021:06:22 06:32:38+02:00 [File:System] FileAccessDate : 2021:06:23 09:39:07+02:00 [File:System] FileCreateDate : 2021:06:23 09:30:09+02:00 [EXIF:IFD0] ModifyDate : 2021:06:22 06:32:36 [XMP:XMP-xmp] CreateDate : 2021:06:22 06:32:36.96 [EXIF:ExifIFD] DateTimeOriginal : 2021:06:22 06:32:36 [EXIF:ExifIFD] CreateDate : 2021:06:22 06:32:36 [EXIF:ExifIFD] OffsetTime : +02:00 [EXIF:ExifIFD] OffsetTimeOriginal : +02:00 [EXIF:ExifIFD] OffsetTimeDigitized : +02:00 [MakerNotes:Nikon] TimeZone : +01:00 [MakerNotes:Nikon] DaylightSavings : Yes [MakerNotes:Nikon] DateDisplayFormat : Y/M/D [MakerNotes:Nikon] PowerUpTime : 0000:00:00 00:00:00 [EXIF:ExifIFD] SubSecTime : 96 [EXIF:ExifIFD] SubSecTimeOriginal : 96 [EXIF:ExifIFD] SubSecTimeDigitized : 96 [EXIF:IFD0] DateTimeOriginal : 2021:06:22 06:32:36 [Composite] SubSecCreateDate : 2021:06:22 06:32:36.96+02:00 [Composite] SubSecDateTimeOriginal : 2021:06:22 06:32:36.96+02:00 [Composite] SubSecModifyDate : 2021:06:22 06:32:36.96+02:00
PSD:
[File:System] FileModifyDate : 2021:06:23 09:36:33+02:00 [File:System] FileAccessDate : 2021:06:23 09:38:50+02:00 [File:System] FileCreateDate : 2021:06:23 09:36:33+02:00 [XMP:XMP-xmp] CreateDate : 2021:06:22 06:32:36.96 [XMP:XMP-exif] DateTimeOriginal : 2021:06:22 06:32:36.96 [XMP:XMP-photoshop] DateCreated : 2021:06:22 06:32:36.96 [ICC_Profile:ICC-header] ProfileDateTime : 1998:12:01 18:58:21 [XMP:XMP-xmp] CreateDate : 2021:06:22 06:32:36.96 [XMP:XMP-exif] DateTimeOriginal : 2021:06:22 06:32:36.96 [XMP:XMP-photoshop] DateCreated : 2021:06:22 06:32:36.96 [IPTC:IPTC2] DateCreated : 2021:06:22 [IPTC:IPTC2] TimeCreated : 06:32:36 [IPTC:IPTC2] DigitalCreationDate : 2021:06:22 [IPTC:IPTC2] DigitalCreationTime : 06:32:36 [EXIF:ExifIFD] DateTimeOriginal : 2021:06:22 06:32:36 [EXIF:ExifIFD] CreateDate : 2021:06:22 06:32:36 [EXIF:ExifIFD] SubSecTimeOriginal : 96 [EXIF:ExifIFD] SubSecTimeDigitized : 96 [Composite] SubSecCreateDate : 2021:06:22 06:32:36.96 [Composite] SubSecDateTimeOriginal : 2021:06:22 06:32:36.96 [Composite] DateTimeCreated : 2021:06:22 06:32:36 [Composite] DigitalCreationDateTime : 2021:06:22 06:32:36
If helpful, I can give you an overview of the entire metadata from the two files.
Since I am overwhelmed with the topic myself, I will quote from a brief analysis
from the author of IMatch:
[The file has] two legacy IPTC records. Bad.
[The file has] (at least) [XMP: XMP-exif] DateTimeOriginal and [XMP: XMP-xmp] CreateDate twice.
So something seems to be doubling the IPTC and XMP datasets instead of the existing ones (?)
To update? Or maybe the software just writes everything twice.
What can you do to solve the problem for already existing files?
How can I prevent it in the future?
Walle
-
"...[The file has] (at least) [XMP: XMP-exif] DateTimeOriginal and [XMP: XMP-xmp] CreateDate twice...."The "DateTimeOriginal" is a tag of when the image was created (camera, scanner, computer, etc.).
The "CreateDate" is a tag of when the Exif was created (the software that created the file: TIFF, JPEG, PSD, etc).
If the file originated in a camera, the two will be the same.
I guess when the computers were very slow, it could take a long time before the image was wrapped into a file.To your question: If I understand it correctly, your concern is that there are duplicates of "DateTimeOriginal" and "CreateDate" tags. The "[EXIF:ExifIFD]" tags are the original tags. As a rule, they are read only. So correctly written software should not overwrite them. This is the time and date when the image was created. There are other tags to indicate when the file was modified, etc. Therefore for whatever reason they duplicated them. The one reason they could have duplicated them is maybe because PSD file requires that information. It does not recognizes Exif tags and/or has it's own versions of those tags and it is file format required tag.
I hope this helps...
Rob
0 -
Andreas,
You may not know that this forum is a User to User facility (mostly) and so you are probably only addressing other users.
I would recommend that you use the "Submit a request" function at the top of this page and create a recorded Support Case to discuss your findings with the C1 Support Team. A reference number will be issued and a recorded email/message trail should result. That may turn into an enhancement request for future development or some advice about the best options available to work through the challenge.
I hope this helps in some way.
0 -
Hello Rob,
thank you for helping me.
I think, the problem is that there are duplicates like this:
[XMP:XMP-exif] DateTimeOriginal : 2021:05:17 15:11:08.26
[XMP:XMP-exif] DateTimeOriginal : 2021:05:17 15:11:08.26When I try to edit DateTimeOriginal with exiftool ("-xmp-exif:time:DateTimeOriginal=1993:08:29 00:00:00+02:00"), exiftool touches only one of these lines, the result looks like this:
[XMP:XMP-exif] DateTimeOriginal : 1993:05:29 00:00:00+02:00
[XMP:XMP-exif] DateTimeOriginal : 2021:05:17 15:11:08.26I think, this cannot be correct. For example, it has the effect, that in one place in IMatch, the program I use to manage my photographs, shows 29.05.1993 as the date of taking the picture (taken from first line), but in the timeline you find the picture at 17.05.2021.
0 -
FSA + 1: Yes, create a case with C1 support and see what they have to say.
I am with you: There shouldn't be any duplicate tags in a file.
Just for kicks and giggles: took one of my RAF files and exported as PSD. I can confirm that there are 2 'CreateDate" tags in two different XMP packets that look identical:

LOL: looks like we were both shooting that day!!!
0 -
I found out that disabling the camera metadata in the process recipe can solve the problem, but for me this is not a good solution, because I would like to have these data in the files. I hope for a better solution from C1 support.0
投稿コメントは受け付けていません。
コメント
5件のコメント