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

Add Support for iPhone Raw and Live Photos #336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

x24git
Copy link

@x24git x24git commented Aug 12, 2024

A known issue with Takeout is that for moving images (Live Photos) some devices - mainly iPhones - store this as two seperate files, one is an image and one is a video. Takeout will only produce a json for the image file leaving the video component without metadata. This code attempts to sync the video and image so that the video file can pull metadata from the image's json.

Also adds support for .DNG and .CR2 raw formats that are supported by the iPhone.

Fixes for issue #180 and #271.

@agneevX
Copy link

agneevX commented Sep 28, 2024

Does this PR add support for merging the still photos and .mp4 videos? Tried running this but none of the images were Live photos.

@wzGCU
Copy link

wzGCU commented Nov 6, 2024

How to build this project with this PR? sorry i face this problem but i have no idea how to work with dart

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 this pull request may close these issues.

3 participants