Forum > Packages and Libraries

fpExif does not detect tag

(1/1)

rpetges:
I'm using FPExif in my application to analyze EXIF header information. Recently I received an image from a user where the library is unable to detect the DataTimeOrignal tag.

When verifying with ExifTool, the tag is however displayed in the output.

 <ExifIFD:DateTimeOriginal>2024:09:15 20:48:22</ExifIFD:DateTimeOriginal>

Please find attached the JPEG I got from the user (removed)

Best regards,
Romain

wp:
This file seems to contain exif records with illegal tag type 0. Modified the reader such that it does not stop reading in such a case, but just skips these faulty records. Please test the new version in ccr.

rpetges:
Hi wp,

Tested reading and writing and everything works as expected :)

Many thanks for your support !

Navigation

[0] Message Index

Go to full version