drewnoakes / metadata-extractor

Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Apache License 2.0
2.53k stars 473 forks source link

Added code to parse OM System II makernote (uses Olympus II makernote) #642

Closed AndyDragon closed 6 months ago

AndyDragon commented 6 months ago

Added code to parse OM System II makernote (uses Olympus II makernote) by checking the signature in ProcessMakernote (matches andydragon/omsystem PR in metadata-extractor-dotnet and andydragon/omsystem PR in metadata-extractor-images)

drewnoakes commented 4 months ago

Relates to https://github.com/drewnoakes/metadata-extractor-dotnet/pull/354