Jump to content

3240 - wrong CreationDateTime MP4 video files


Uwe

Recommended Posts

Hello,
the following situation:
Video file "Video.mp4" and the corresponding sidecar file "Video.xmp". The action "read tags from file" reads the tag DateTimeOriginal from "Video.xmp" and displays it in CreationDateTime - or so I assume.
"Video.mp4" has QuickTime metadata but no or only little XMP lens metadata. Using the following Exiftool command, I copy the GPS metadata from the sidecar file "Video.xmp" into "Video.mp4" - see command below.
From then on, the action "read tags from file" no longer reads the tag DateTimeOriginal but the tag FileCreationDate, which corresponds to the moment when the ExifTool command was executed, e.g. today and the current time.
Then I changed it in the Admin Panel->Administration->Preferences->Writing metadata:
Add video format support - not selected now
Alternative XMP updating method (not recommended, slow) - selected now
Then I used the action "write tags to file" to write the metadata to "Video.mp4". The result is the same: Daminion reads the tag FileCreationDate and not DateTimeOriginal from "Video.mp4".
Regards, Uwe

exiftool -tagsfromfile Video.xmp Video.mp4 "-XMP-exif:all>XMP-exif:all" "-XMP-exif:GPSLatitudeRef>XMP-exif:GPSLatitudeRef" "-XMP-exif:GPSLongitudeRef>XMP-exif:GPSLongitudeRef" "-XMP-exif:GPSDateStamp>XMP-exif:GPSDateTime" "-XMP-exif:GPSTimeStamp>XMP-exif:GPSDateTime" -overwrite_original

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...