Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Item:MimeType seems invalid #4

Closed
AlexV525 opened this issue Nov 7, 2024 · 1 comment · Fixed by #5
Closed

[BUG] Item:MimeType seems invalid #4

AlexV525 opened this issue Nov 7, 2024 · 1 comment · Fixed by #5

Comments

@AlexV525
Copy link
Contributor

AlexV525 commented Nov 7, 2024

https://developer.android.com/media/platform/motion-photo-format#item_element

In the official doc of Motion Photo, there is only Mime attribute, not MimeType.

static String ItemMimeType = 'Item:MimeType';

@ua741
Copy link
Member

ua741 commented Nov 22, 2024

Thank you for pointing this issue.
Surprisingly, in our current samples, we have never encountered a case where we needed to look up this attribute, as most of the motion photo samples were detected in the previous steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants