Alex Phillips
Alex Phillips
@joemck It sounds like you were able to successfully pull the MP4s out of android MVIMG files? How did you ultimately do this? I would love to be able to...
@joemck I think I've finally split some files based on an end jpeg marker and a beginning mp4 marker, but ffprobe is saying that my resulting video file is missing...
A stackoverflow on the subject regarding the mp4 header detection: https://stackoverflow.com/questions/53104989/how-to-extract-the-photo-video-component-of-a-mvimg
I'd be happy to help implement
I believe it's the second one - the amount of elements we're creating on the page that still have to be rendered even though the images haven't loaded in. On...
Correct - as far as this repo goes, it will purely be additional params the API endpoints can accept and change the return data depending on them.
@fourkbomb this is great! I was just thinking about adding this in myself when I saw this. One note: Google Pixel's actually changed how their videos are embedded inside the...
@fourkbomb Here's a sample motion photo from my old Pixel 2 you can use for testing if you'd like to take this on. Ultimate for all live photos, we just...
> I had a go at this, although I didn't move the logic to look for the EXIF tags into its own function - particularly for the old Pixel case,...
> I just tried, it seems to work for me. Are you able to provide a broken image file? Or can you see anything in the logs? I must have...