webp-imageio
webp-imageio copied to clipboard
Animated web files are not supported
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:?]
I encountered this error: Decode returned code VP8_STATUS_UNSUPPORTED_FEATURE