Closed GoogleCodeExporter closed 9 years ago
Patch has been merged in revision 29
(http://code.google.com/p/metadata-extractor/source/detail?r=29).
JFIF support was included.
Code for reading of SOFx segments was included but is commented out until
further testing can be performed.
Code for parsing dates at the time they are read was also included but
commented out. Parsing dates applies the timezone of the computer doing the
parsing, which may be different to the timezone in which the camera was
operating. Returning a Date object might be misleading. Unfortunately the
date string in the Exif segment doesn't include a timezone. This idea is open
for discussion, but the most reliable solution is to let people parse datetimes
from strings, if they need to.
Original comment by drewnoakes
on 25 Apr 2011 at 12:10
Original issue reported on code.google.com by
drewnoakes
on 25 Apr 2011 at 10:04Attachments: