Skip to content

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

@kushagharahi
Copy link

kushagharahi commented May 4, 2025

I had trouble with this. I think the live photos work is a dup of the work done in #224 which worked for me.

I do think #224 is lacking raw support though, ref: #224 (comment)

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.

4 participants