Jump to content

Problem with reading and writing XMP sidecars for AVI files that have embedded XMP data


WarriorOne

Recommended Posts

I'm encountering a problem with Daminion 3.2 (build 1006 and 992) not reading (and eventually deleting) some data from XMP sidecars created by EXIFTOOL for AVI files that already have XMP data embedded inside the AVI file(reading data from sidecars is turned on).

 

If AVI file does not have embedded XMP data - everything works fine and sidecar is being read. But if there is embedded XMP data - some of the data originally present in the sidecar gets lost/deleted (I have handling of Video Files turned on in preference, and data should be read/written in to sidecars, but notice from the log bellow that some of the data is still being read from the embedded XMP sturcture - problem is that I can't delete embedded XMP data from AVI files, there are no tools to do it).

 

Original AVI:

[system] FileName : a269a.avi

[system] Directory : q:/Media/Personal/Pictures/2010

[system] FileSize : 96 MB

[system] FileModifyDate : 2014:05:12 22:04:33-04:00

[system] FileAccessDate : 2011:01:16 01:39:38-05:00

[system] FileCreateDate : 2010:06:15 11:18:06-04:00

[system] FilePermissions : rw-rw-rw-

[File] FileType : AVI

[File] MIMEType : video/x-msvideo

[File] ImageWidth : 640

[File] ImageHeight : 480

[File] Planes : 0

[File] BitDepth : 24

[File] Compression : MJPG

[File] ImageLength : 921600

[File] PixelsPerMeterX : 0

[File] PixelsPerMeterY : 0

[File] NumColors : Use BitDepth

[File] NumImportantColors : All

[RIFF] FrameRate : 30

[RIFF] MaxDataRate : 0 kB/s

[RIFF] FrameCount : 2210

[RIFF] StreamCount : 2

[RIFF] StreamType : Video

[RIFF] VideoCodec : MJPG

[RIFF] VideoFrameRate : 30

[RIFF] VideoFrameCount : 2210

[RIFF] Quality : 0

[RIFF] SampleSize : Variable

[RIFF] AudioCodec :

[RIFF] AudioSampleRate : 8000

[RIFF] AudioSampleCount : 856000

[RIFF] Encoding : Microsoft PCM

[RIFF] NumChannels : 1

[RIFF] SampleRate : 8000

[RIFF] AvgBytesPerSec : 8000

[RIFF] BitsPerSample : 8

[XMP-x] XMPToolkit : XMP Core 5.4.0

[XMP-photoshop] DateCreated : 2010:06:15 11:18:06-04:00

[XMP-photoshop] SupplementalCategories : 30th Birthday|Movies

[XMP-xmp] MetadataDate : 2014:05:12 22:04:33-04:00

[XMP-xmp] ModifyDate : 2014:05:12 22:04:33-04:00

[XMP-tiff] Orientation : Horizontal (normal)

[XMP-exif] DateTimeOriginal : 2010:06:15 11:18:06-04:00

[Composite] Duration : 0:01:13

[Composite] ImageSize : 640x480

 

Original XMP sidecar:

[system] FileName : a269a.xmp

[system] Directory : q:/Media/Personal/Pictures/2010

[system] FileSize : 1433 bytes

[system] FileModifyDate : 2014:06:06 10:17:12-04:00

[system] FileAccessDate : 2014:06:07 12:26:34-04:00

[system] FileCreateDate : 2014:06:07 12:26:34-04:00

[system] FilePermissions : rw-rw-rw-

[File] FileType : XMP

[File] MIMEType : application/rdf+xml

[XMP-x] XMPToolkit : Image::ExifTool 9.59

[XMP-getty] OriginalFilename : 3.AVI

[XMP-dc] Subject : 30th Birthday|Movies

[XMP-exif] DateTimeOriginal : 2010:06:15 11:18:06-04:00

[XMP-photoshop] SidecarForExtension : AVI

[XMP-tiff] Orientation : Horizontal (normal)

[XMP-xmp] CreateDate : 2010:06:15 11:18:06-04:00

[XMP-xmpMM] PreservedFileName : g0103.AVI

 

 

XMP after being read by Daminion, and then written back out by Daminion. Notice that PreservedFileName and OriginalFilename were deleted. Also notice that data that was originally in sidecar Subject tag was not read, but data from AVI's embedded XMP tag Category was read and is now written out in XMP sidecar:

 

[system] FileName : a269a.xmp

[system] Directory : q:/Media/Personal/Pictures/2010

[system] FileSize : 1144 bytes

[system] FileModifyDate : 2014:06:07 12:38:18-04:00

[system] FileAccessDate : 2014:06:07 12:26:34-04:00

[system] FileCreateDate : 2014:06:07 12:26:34-04:00

[system] FilePermissions : rw-rw-rw-

[File] FileType : XMP

[File] MIMEType : application/rdf+xml

[XMP-x] XMPToolkit : XMP Core 5.4.0

[XMP-photoshop] DateCreated : 2010:06:15 11:18:06-04:00

[XMP-photoshop] SupplementalCategories : 30th Birthday|Movies

[XMP-photoshop] SidecarForExtension : AVI

[XMP-xmp] MetadataDate : 2014:06:07 12:38:18-04:00

[XMP-xmp] ModifyDate : 2014:06:07 12:38:18-04:00

[XMP-exif] DateTimeOriginal : 2010:06:15 11:18:06-04:00

[XMP-tiff] Orientation : Horizontal (normal)

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...