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

Stop muxing if the source image file is already a motion photo #16

Open
PetrVys opened this issue Oct 31, 2024 · 0 comments
Open

Stop muxing if the source image file is already a motion photo #16

PetrVys opened this issue Oct 31, 2024 · 0 comments
Assignees

Comments

@PetrVys
Copy link
Owner

PetrVys commented Oct 31, 2024

If the source image file is already a motion photo, we do not need to mux it anymore.

Parse the Samsung tail structure if present and try to find the motion data, compare it with video submitted and if it is the same, only copy data instead of muxing. If there is a video but it differs, then take only the image part and mux it with the provided video.

@PetrVys PetrVys self-assigned this Nov 20, 2024
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