Recent

Author Topic: fpExif does not detect tag  (Read 416 times)

rpetges

  • Jr. Member
  • **
  • Posts: 98
    • Attribute Changer Website
fpExif does not detect tag
« on: October 11, 2024, 09:56:15 pm »
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
« Last Edit: October 12, 2024, 10:14:05 am by rpetges »

wp

  • Hero Member
  • *****
  • Posts: 12523
Re: fpExif does not detect tag
« Reply #1 on: October 12, 2024, 12:52:02 am »
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

  • Jr. Member
  • **
  • Posts: 98
    • Attribute Changer Website
Re: fpExif does not detect tag
« Reply #2 on: October 12, 2024, 08:18:48 am »
Hi wp,

Tested reading and writing and everything works as expected :)

Many thanks for your support !

 

TinyPortal © 2005-2018