Author Topic: 2 different captions  (Read 8694 times)

Offline Sven

  • Uber Member
  • ******
  • Posts: 1052
    • View Profile
Re: 2 different captions
« Reply #15 on: January 17, 2013, 11:42:28 PM »
Kirk,

I have set PM to resize the image to 2.500 px and a max filesize of 1.5 MB.

The saved image is modified in this case...

Sven
After 5 years of absence I restarted the photography.

Offline dennis

  • President
  • Camera Bits Staff
  • Sr. Member
  • *****
  • Posts: 462
    • View Profile
    • Camera Bits, Inc.
Re: 2 different captions
« Reply #16 on: January 21, 2013, 05:55:50 PM »
Nick & Sven,

The issue here of course is that some applications (like Windows Explorer or Mac Preview) use the Exif/TIFF "Image Description" tag for the caption rather than using the IPTC or XMP "Caption" field.  I believe the same may be true for Exif/TIFF "Artist" being used instead of IPTC/XMP "Byline" (or Photographer) and Exif/TIFF Copyright being used instead of IPTC/XMP Copyright.

PM hasn't updated these Exif/TIFF tags "in-place" in a JPEG because of the dangers of relocating Exif data when its size increases.  The danger is that any camera manufacturer "maker note" could potentially be "broken" if tag data are relocated within the file, thereby changing the actual offsets of data without updating the proprietary maker note information that stores the offsets to maker note fields.

When applications like Photoshop save out a new image, the maker note is deleted and the Exif tags are written with the updated IPTC/XMP values.  PM does the same thing on a SaveAs to JPEG except in the case where a JPEG is saved from a JPEG in which case the entire Exif block is simply copied to the new JPEG.

So to fix this problem I have decided to just delete any of the 3 tags Exif tags (Image Description, Artist, and Copyright) when they are present in a JPEG when PM updates the IPTC/XMP.  This causes these programs to instead find the correct Caption etc within the IPTC or XMP.

The fix will be in the next release.

--dennis

Offline Sven

  • Uber Member
  • ******
  • Posts: 1052
    • View Profile
Re: 2 different captions
« Reply #17 on: January 21, 2013, 10:04:05 PM »
Hi Dennis!

That's good news, thanks!
Sven
After 5 years of absence I restarted the photography.