Daminion Forums: Window Properties Tag (v. 535) - Daminion Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

User is online Uwe 

  • Silver Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 380
  • Joined: 28-January 12

Posted 13 May 2012 - 05:07 PM (#1)

Window Properties Tag (v. 535)


Hello,

the view of content of the Camera Data (chapter Image) is different for the PSD file compared to the other formats (exposure, focal length etc.) see attachment.

I can send the XMP data exported by Photoshop to you if you need them.

Regards, Uwe
0


User is offline Murat Korkmazov 

  • Daminion Team
  • Group: Administrators
  • Posts: 1527
  • Joined: 03-May 11

Posted 14 May 2012 - 06:19 AM (#2)

Yes. Please send it to me. Or upload your PSD file to our ftp.
Daminion Team
Twitter | LinkedIn | Our Blog


User is offline Murat Korkmazov 

  • Daminion Team
  • Group: Administrators
  • Posts: 1527
  • Joined: 03-May 11

Posted 15 May 2012 - 09:19 AM (#3)

View PostMurat Korkmazov, on 14 May 2012 - 06:19 AM, said:

Yes. Please send it to me. Or upload your PSD file to our ftp.


It's because the image processing library we use, doesn't support EXIF reading/writing in PSD format. But the exposure info is missed in file XMP block.
Daminion Team
Twitter | LinkedIn | Our Blog


User is online Uwe 

  • Silver Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 380
  • Joined: 28-January 12

Posted 15 May 2012 - 11:51 AM (#4)

Hi Murat,

does it mean that I never can see all EXIF data of PSD file in Daminion?
Because there are the EXIF Tags in the PSD file and Daminion created additional information (UserComment) to the EXIF tags of PSD and e.g. JPG file format.

PSD format:
<rdf:Description rdf:about=""
xmlns:exif="http://ns.adobe.com/exif/1.0/">
<exif:ExifVersion>0230</exif:ExifVersion>
<exif:UserComment>
<rdf:Alt>
<rdf:li xml:lang="x-default">PicaJet.Daminion.MediaProcessing.UserCommentInfo</rdf:li>
</rdf:Alt>
</exif:UserComment>
<exif:DateTimeOriginal>2011-10-21T16:32:38</exif:DateTimeOriginal>
<exif:ExposureTime>1/125</exif:ExposureTime>
<exif:FNumber>71/10</exif:FNumber>
<exif:ExposureProgram>2</exif:ExposureProgram>
<exif:ISOSpeedRatings>
<rdf:Seq>
<rdf:li>200</rdf:li>
</rdf:Seq>
</exif:ISOSpeedRatings>
<exif:ShutterSpeedValue>6965784/1000000</exif:ShutterSpeedValue>
<exif:ApertureValue>5655638/1000000</exif:ApertureValue>
<exif:ExposureBiasValue>0/1</exif:ExposureBiasValue>
<exif:MaxApertureValue>4/1</exif:MaxApertureValue>
<exif:MeteringMode>5</exif:MeteringMode>
<exif:Flash rdf:parseType="Resource">
<exif:Fired>False</exif:Fired>
<exif:Return>0</exif:Return>
<exif:Mode>2</exif:Mode>
<exif:Function>False</exif:Function>
<exif:RedEyeMode>False</exif:RedEyeMode>
</exif:Flash>
<exif:FocalLength>32/1</exif:FocalLength>
<exif:FocalPlaneXResolution>4368000/1415</exif:FocalPlaneXResolution>
<exif:FocalPlaneYResolution>2912000/942</exif:FocalPlaneYResolution>
<exif:FocalPlaneResolutionUnit>2</exif:FocalPlaneResolutionUnit>
<exif:CustomRendered>0</exif:CustomRendered>
<exif:ExposureMode>0</exif:ExposureMode>
<exif:WhiteBalance>0</exif:WhiteBalance>
<exif:SceneCaptureType>0</exif:SceneCaptureType>
<exif:SerialNumber>1230801075</exif:SerialNumber>
<exif:LensInfo>
<rdf:Seq>
<rdf:li>24/1</rdf:li>
</rdf:Seq>
</exif:LensInfo>
<exif:Lens>EF24-105mm f/4L IS USM</exif:Lens>
</rdf:Description>

JPG format:
<rdf:Description rdf:about=""
xmlns:exif="http://ns.adobe.com/exif/1.0/">
<exif:ExifVersion>0230</exif:ExifVersion>
<exif:ColorSpace>65535</exif:ColorSpace>
<exif:PixelXDimension>4368</exif:PixelXDimension>
<exif:PixelYDimension>2912</exif:PixelYDimension>
<exif:UserComment>
<rdf:Alt>
<rdf:li xml:lang="x-default">PicaJet.Daminion.MediaProcessing.UserCommentInfo</rdf:li>
</rdf:Alt>
</exif:UserComment>
<exif:DateTimeOriginal>2011-10-21T16:32:38</exif:DateTimeOriginal>
<exif:ExposureTime>1/125</exif:ExposureTime>
<exif:FNumber>71/10</exif:FNumber>
<exif:ExposureProgram>2</exif:ExposureProgram>
<exif:ISOSpeedRatings>
<rdf:Seq>
<rdf:li>200</rdf:li>
</rdf:Seq>
</exif:ISOSpeedRatings>
<exif:ShutterSpeedValue>6965784/1000000</exif:ShutterSpeedValue>
<exif:ApertureValue>5655638/1000000</exif:ApertureValue>
<exif:ExposureBiasValue>0/1</exif:ExposureBiasValue>
<exif:MaxApertureValue>4/1</exif:MaxApertureValue>
<exif:MeteringMode>5</exif:MeteringMode>
<exif:Flash rdf:parseType="Resource">
<exif:Fired>False</exif:Fired>
<exif:Return>0</exif:Return>
<exif:Mode>2</exif:Mode>
<exif:Function>False</exif:Function>
<exif:RedEyeMode>False</exif:RedEyeMode>
</exif:Flash>
<exif:FocalLength>32/1</exif:FocalLength>
<exif:FocalPlaneXResolution>4368000/1415</exif:FocalPlaneXResolution>
<exif:FocalPlaneYResolution>2912000/942</exif:FocalPlaneYResolution>
<exif:FocalPlaneResolutionUnit>2</exif:FocalPlaneResolutionUnit>
<exif:CustomRendered>0</exif:CustomRendered>
<exif:ExposureMode>0</exif:ExposureMode>
<exif:WhiteBalance>0</exif:WhiteBalance>
<exif:SceneCaptureType>0</exif:SceneCaptureType>
<exif:SerialNumber>1230801075</exif:SerialNumber>
<exif:LensInfo>
<rdf:Seq>
<rdf:li>24/1</rdf:li>
</rdf:Seq>
</exif:LensInfo>
<exif:Lens>EF24-105mm f/4L IS USM</exif:Lens>
</rdf:Description>

Regards, Uwe
0


User is offline Murat Korkmazov 

  • Daminion Team
  • Group: Administrators
  • Posts: 1527
  • Joined: 03-May 11

Posted 15 May 2012 - 05:51 PM (#5)

The EXIF information you displayed belongs to XMP metadata. Yes, EXIF information can be duplicated according to XMP specification.

We'll add support to read Exposure information from XMP:Exif. Although Daminion will be unable to extract it the PSD file will not contain the XMP block.
Daminion Team
Twitter | LinkedIn | Our Blog


User is offline Murat Korkmazov 

  • Daminion Team
  • Group: Administrators
  • Posts: 1527
  • Joined: 03-May 11

Posted 16 May 2012 - 11:08 AM (#6)

Added support for XMP:EXIF Exposure tags (ISO, Focal-Length, Shutter Speed, F-Number)
Daminion Team
Twitter | LinkedIn | Our Blog


User is online Uwe 

  • Silver Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 380
  • Joined: 28-January 12

Posted 16 May 2012 - 12:40 PM (#7)

great. thank you
0


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users