drewnoakes / metadata-extractor-dotnet

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

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

Closed AndyDragon closed 8 months ago

AndyDragon commented 8 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 and andydragon/omsystem PR in metadata-extractor-images)

drewnoakes commented 8 months ago

This looks great, cheers.

drewnoakes commented 6 months ago

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