TechnikTobi / little_exif

A little library for reading and writing EXIF data in pure Rust.
Apache License 2.0
22 stars 5 forks source link

SubIFD GPS Decode Error: Unexpected format for GPSAltitudeRef #38

Closed TechnikTobi closed 1 month ago

TechnikTobi commented 1 month ago

also with some files:

Could not decode SubIFD GPS:
 Illegal format for known tag! Tag: GPSAltitudeRef("") Expected: STRING Got: INT8U

_Originally posted by @mschnell1 in https://github.com/TechnikTobi/little_exif/issues/32#issuecomment-2438852691_

Required:

mschnell1 commented 1 month ago

www.bitvibe.de/Upload/2017_stuttgart07.jpeg

TechnikTobi commented 1 month ago

Fix will be available in the next beta