Open megibyan opened 1 year ago
Running 0.27.6, 0.27.7 and 0.27.8 while acting on warnings:
Warning: IPTC dataset Iptc.0x0074.0x003e has invalid size 169; skipped.
Warning: Failed to decode IPTC metadata.
Could You please provide full reproducable source-code for Your test case? Can it be that You're ignoring some serious exceptions being thrown?
readMetadata()
sporadically crashes for the attached image; when there is no crash, no metadata can be read through the C++ API, while online readers can extract both Exif and IPTC metadata. I tried with 0.27.2, 0.27.5, and 0.27.6.Example code:
The issue can be reproduced for Windows 11 and MacOS ARM.