You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:?]
The text was updated successfully, but these errors were encountered:
joostoudeman
pushed a commit
to joostoudeman/webp-imageio
that referenced
this issue
Jun 16, 2023
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:?]
The text was updated successfully, but these errors were encountered: