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

Feature request: add support for uncompressed frames #22

Open
pirey0 opened this issue Jul 10, 2024 · 0 comments
Open

Feature request: add support for uncompressed frames #22

pirey0 opened this issue Jul 10, 2024 · 0 comments

Comments

@pirey0
Copy link

pirey0 commented Jul 10, 2024

Hey there,
I've been using the library for a few days now and it's very useful, thank you for making and supporting it!

I'm using it to export ingame runs in gif format but I noticed that the LZW compression is, at times, too slow for my use case.
I've read on Wikipedia that there's a way to abuse the LCW CLEAR instruction to add uncompressed frames.
I've been trying to implement it myself but had no luck as of yet.
Maybe someone with more experience on the matter has some insights or can help out?

It would be a very useful feature to generate Gifs at runtime.

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