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

GIFs aren't animated #23

Open
Aariq opened this issue Aug 11, 2019 · 2 comments
Open

GIFs aren't animated #23

Aariq opened this issue Aug 11, 2019 · 2 comments

Comments

@Aariq
Copy link

Aariq commented Aug 11, 2019

First off, thank you for making this script! I'm so excited to get this project going.

I was able to follow your tutorial and run timelapse.py, and I see that it produced a number of images and a gif file, but the .gif seems like it's just a single image. When I run the timelapse.py script, the message Creating animated gif appears before the Time-lapse capture complete! message.

I'm using raspian buster lite on a pi zero w.

@Aariq
Copy link
Author

Aariq commented Aug 12, 2019

Update: if I switch to using a for loop instead of the threading it works like expected.

@geerlingguy
Copy link
Owner

Yeah; the gif creation might or might not be working as-is right now. I originally created that in the first iteration of the script, but didn't test it much after I made the changes to use threading... the problem is I'm now mostly using it for very long timelapses (which would take literally days to render into a gif on my poor Pi Zero W), so I haven't really needed to generate gifs anymore.

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