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

populating video timestamp from its thumbnail #266

Open
edoardoc opened this issue Dec 5, 2023 · 1 comment
Open

populating video timestamp from its thumbnail #266

edoardoc opened this issue Dec 5, 2023 · 1 comment

Comments

@edoardoc
Copy link

edoardoc commented Dec 5, 2023

Hello there,

I have noticed that videos timestamps don't get grabbed from their thumbnail picture, as an example having these files:

 moments_05_07_18_46_07.JPG       
 moments_05_07_18_46_07.JPG.json  
 moments_05_07_18_46_07.MP4

only moments_05_07_18_46_07.JPG timestamp gets updated, getting a
Couldn't find date for 1 photos/videos :/ even though also the MP4 file could get the same ts, given that the filename is identical to the JPG (that means that the JPG is the thumbnail/preview for the video)

is this considered, maybe with an option?

@SonOfPooh
Copy link

SonOfPooh commented Dec 18, 2023

try changing the json file's name to MP4
"moments_05_07_18_46_07.JPGMP4.json"

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

2 participants