PHP Classes

exifWriter problem

Recommend this page to a friend!

      phpExifRW  >  All threads  >  exifWriter problem  >  (Un) Subscribe thread alerts  
Subject:exifWriter problem
Summary:addComment() destroys picture
Messages:2
Author:Sebastian Lang
Date:2011-07-25 16:33:03
Update:2012-09-07 10:14:39
 

  1. exifWriter problem   Reply   Report abuse  
Picture of Sebastian Lang Sebastian Lang - 2011-07-25 16:33:03
When applying addComment() to a JPG formerly generated by exifWriter.inc the picture gets totally useless.

  2. Re: exifWriter problem   Reply   Report abuse  
Picture of Arapian Arapian - 2012-09-07 10:14:39 - In reply to message 1 from Sebastian Lang
I have exactly the same problem: the image is unreadable. I tried to read the EXIF ifos with exif_read_data:
exif_read_data(1.jpg) [exif_read_data]: Image has corrupt COM section: some software set wrong length information
and a long list of same kind of warnings.
Sorry...