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

Request: gif support #49

Open
milika opened this issue Jan 2, 2021 · 3 comments
Open

Request: gif support #49

milika opened this issue Jan 2, 2021 · 3 comments

Comments

@milika
Copy link

milika commented Jan 2, 2021

As title says, animated gifs would be great.

Thanks for all the great work

@paddywwoof
Copy link
Member

@milika this has cropped up a couple of times now see #37
I will knock something up that will show gif animations at some stage over the next week or two. I don't know what kind of FPS is achievable - probably not very high!

@milika
Copy link
Author

milika commented Jan 3, 2021

great :)
well i'm testing on pi zero w, and transitions have great fps...
How about mp4, or some other moving images format?
Thanks!

@paddywwoof
Copy link
Member

The normal graphics FPS don't include the time to load the image. On the zero that will be significant, especially for large images.

There is a demo rendering video (VideoWalk ?) It uses a very small video, you could try substituting a larger one and see what FPS you get. I would expect around 1fps. Obviously the picture frame code would need to be modified substantially to combine video and gif.

PS actually there was a project using video playback with pi3d overlay (foosball @swehner) I might look that up again.

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