Skip to content

Add Support for iPhone Raw and Live Photos - #336

Open
x24git wants to merge 1 commit into
TheLastGimbus:masterfrom
x24git:master
Open

Add Support for iPhone Raw and Live Photos#336
x24git wants to merge 1 commit into
TheLastGimbus:masterfrom
x24git:master

Conversation

@x24git

@x24git x24git commented Aug 12, 2024

Copy link
Copy Markdown

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

agneevX commented Sep 28, 2024

Copy link
Copy Markdown

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

wzGCU commented Nov 6, 2024

Copy link
Copy Markdown

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

@kushagharahi

kushagharahi commented May 4, 2025

Copy link
Copy Markdown

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