Page 1 of 1

No Exif Date In Details Column View...

Posted: Fri Aug 31, 2018 2:43 pm
by Katamara
Hello.

System;
Linux Mint Cinnamon 18.3
XnViewMP v.0.90

Reference image;
https://biz.kwamsook.com/ImageMagick/02 ... 0x1200.jpg
Testing with: exiftool v.10.10

Issue;
No EXIF Date Displayed in Detail view, column "Exif Date".

Test Command;
$ exiftool -time:all -a -G0:1 -s 02599_hiltonborabora_1600x1200.jpg

Result;

Code: Select all

[File:System]             FileModifyDate       :  2018:08:30  12:08:47-07:00
[File:System]             FileAccessDate       :  2018:08:30  12:09:37-07:00
[File:System]             FileInodeChangeDate  :  2018:08:30  12:08:47-07:00
[XMP:XMP-xmp]             ModifyDate           :  2011:05:29  18:05:15+10:00
[XMP:XMP-xmp]             CreateDate           :  2010:11:13  17:08:54
[XMP:XMP-xmp]             MetadataDate         :  2011:05:29  18:05:15+10:00
[XMP:XMP-photoshop]       DateCreated          :  2010:11:13
[XMP:XMP-exif]            DateTimeOriginal     :  2010:11:13  17:08:54-05:00
[XMP:XMP-exif]            DateTimeDigitized    :  2010:11:13  17:08:54-05:00
[XMP:XMP-xmpMM]           HistoryWhen          :  2011:05:29  18:05:15+10:00,  2011:05:29  18:05:15+10:00
[ICC_Profile:ICC-header]  ProfileDateTime      :  1998:02:09  06:49:00
Question;
The "Details view" (Column "Exif Date") is empty, but there are other metadata date fields available above.
* Which metadata information is used to obtain the date listed in the "Exif Date" column in the data view ?

Thank you.

Re: No Exif Date In Details Column View...

Posted: Sat Sep 01, 2018 2:56 pm
by xnview
ok, currently only EXIF date are shown, not XMP

Re: No Exif Date In Details Column View...

Posted: Sat Sep 01, 2018 8:26 pm
by Katamara
Thank you Pierre.

May I ask which EXIF tag will always be used, there are more than 1 ?
For example, using another Sony Raw Image file...

$ exiftool -time:all -a -G0:1 -s DSC00333.ARW

Result;

Code: Select all

[File:System]   FileModifyDate                  : 2018:08:23 12:19:38-07:00
[File:System]   FileAccessDate                  : 2018:08:30 14:36:02-07:00
[File:System]   FileInodeChangeDate             : 2018:08:28 01:08:06-07:00
[EXIF:IFD0]     ModifyDate                      : 2016:06:12 18:35:14
[EXIF:ExifIFD]  DateTimeOriginal                : 2016:06:12 18:35:14
[EXIF:ExifIFD]  CreateDate                      : 2016:06:12 18:35:14
[MakerNotes:Sony] SonyDateTime                  : 2016:06:12 18:35:14
[MakerNotes:Sony] SonyDateTime2                 : 2016:06:13 02:35:14
[EXIF:IFD1]     ModifyDate                      : 2016:06:12 18:35:14
Which of the exif dates will be used ?

Thank you Pierre.

Best regards.

Re: No Exif Date In Details Column View...

Posted: Sun Sep 02, 2018 12:14 pm
by Katamara
This Thread Was Incorrectly Posted To This Forum. May It Please Be Moved To General XnViewMP Help ? Thank You.

continued...

Re: No Exif Date In Details Column View...

Posted: Tue Sep 04, 2018 8:17 am
by Katamara
Also...

If there are Multiple EXIF dates, available, will XnViewMP cycle through them until it finds one ?
I think XnViewMP uses 'DateTimeOriginal', but I'm not 100 percent sure.

Code: Select all

[EXIF:IFD0]     ModifyDate                      : 2016:06:12 18:35:14
[EXIF:ExifIFD]  DateTimeOriginal                : 2016:06:12 18:35:14
[EXIF:ExifIFD]  CreateDate                      : 2016:06:12 18:35:14
[EXIF:IFD1]     ModifyDate                      : 2016:06:12 18:35:14
Thank you for your assistance.

Re: No Exif Date In Details Column View...

Posted: Sat Sep 08, 2018 11:39 pm
by Katamara
I'll repost in the correct forum.

Cheers.

Re: No Exif Date In Details Column View...

Posted: Sun Sep 09, 2018 1:15 am
by XnTriq
Katamara wrote: Sun Sep 02, 2018 12:14 pm--------------------------------------------------------------------------------------------------------------------------------------------------------
This Thread Was Incorrectly Posted To This Forum. May It Please Be Moved To General XnViewMP Help ? Thank You.
--------------------------------------------------------------------------------------------------------------------------------------------------------
continued...
Sorry, Katamara, I've been asleep at the wheel. As requested, I've now moved the topic to the “General Support” section of the MP forum.

Re: No Exif Date In Details Column View...

Posted: Mon Sep 10, 2018 8:13 am
by Katamara
Thank you for moving this post to the correct forum.

Continuing...
If there are Multiple EXIF dates available in an image,
will XnViewMP cycle through them until it finds one...,
or does XnViewMP use 'DateTimeOriginal' ?

Best regards