drewnoakes / metadata-extractor-dotnet

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

192, 234 - Add Support for Quicktime metadata incl GPS and creationDate #240

Closed d5smith closed 4 years ago

d5smith commented 4 years ago

Does not currently support Optional Item_info atom or Optional name atom inside the the Value Atom as described in the spec as none of the sample data I had access to had these attributes.

d5smith commented 4 years ago

I just created a separate pull request to replace this since I was working from a different env so I am closing this one. thanks.