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 web files are not supported #15

Open
KalhariL opened this issue Jun 15, 2021 · 1 comment
Open

Animated web files are not supported #15

KalhariL opened this issue Jun 15, 2021 · 1 comment

Comments

@KalhariL
Copy link

Following exception occurs when an animated web file is read

Caused by: java.io.IOException: Decode returned code VP8_STATUS_BITSTREAM_ERROR
at com.luciad.imageio.webp.WebP.decode(WebP.java:65) ~[webp-imageio-0.1.6.jar:?]
at com.luciad.imageio.webp.WebPReader.read(WebPReader.java:158) ~[webp-imageio-0.1.6.jar:?]

joostoudeman pushed a commit to joostoudeman/webp-imageio that referenced this issue Jun 16, 2023
@heinrichWeichert
Copy link

I encountered this error: Decode returned code VP8_STATUS_UNSUPPORTED_FEATURE

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