drewnoakes / metadata-extractor

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

fixing the MP4 rotation angle value #533

Closed amerson8s closed 3 years ago

amerson8s commented 3 years ago

@drewnoakes Please find the proposed fix for issue: #532 Fixes #532

drewnoakes commented 3 years ago

@amerson8s thanks very much!

drewnoakes commented 3 years ago

Turns out there was a bug in the .NET implementation too. I've patched it so that both libraries return the same value.