You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it possible to fill ExifProfile from the metadata?
I can see some values like location or creation_date in AVMetadata.ContainerMetadata and I'm thinking if we could parse them in a structure way.
I would be interested in submitting a PR if you're interested, although my knowledge in this area is very limited.
Upfront, I admire your work here.
Would it possible to fill
ExifProfilefrom the metadata?I can see some values like location or creation_date in
AVMetadata.ContainerMetadataand I'm thinking if we could parse them in a structure way.I would be interested in submitting a PR if you're interested, although my knowledge in this area is very limited.