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

How to handle live photos? #313

Open
jlindberg-oss opened this issue Jul 25, 2021 · 0 comments
Open

How to handle live photos? #313

jlindberg-oss opened this issue Jul 25, 2021 · 0 comments

Comments

@jlindberg-oss
Copy link

Per spec [1], live photo needs .mov and .heic file side by side with metadata preserved.

Per the readme of this project, you can pass convertLivePhotosToJPG=true to get HEIC, or convertLivePhotosToJPG=false to get mov.

So does that mean to export it properly, you need to call tempCopyMediaFile twice, once with convertLivePhotosToJPG=true and once with convertLivePhotosToJPG=false? Will the metadata be preserved (assetIdentifier)?

Thanks you

[1] https://stackoverflow.com/questions/32508375/apple-live-photo-file-format

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

No branches or pull requests

1 participant