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

Animated WebP's cannot actually be loaded #2263

Open
SludgePhD opened this issue Jun 21, 2024 · 0 comments
Open

Animated WebP's cannot actually be loaded #2263

SludgePhD opened this issue Jun 21, 2024 · 0 comments

Comments

@SludgePhD
Copy link
Contributor

WebPDecoder fails to decode WebP animations.

Expected

It should probably work?

Actual behaviour

Reproduction steps

WebPDecoder::new(BufReader::new(File::open(path)?))?.into_frames().collect_frames()?

piston.zip

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