drewnoakes / metadata-extractor-dotnet

Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Other
935 stars 167 forks source link

can not read ansi exif #424

Open Charltsing opened 3 months ago

Charltsing commented 3 months ago

ansi exif.zip 1

drewnoakes commented 3 months ago

We may need to use Iso2022Converter.GuessEncoding in ExifDescriptorBase for these tags.