Webp with animation not working

We are allow to load wbp file through ZIM Pic. I am loading a webp with animation at he Frame level. But once loaded, the webp animation does not seem to get activated. How can we make an animated webp running? Is there any example related to that subject?

I do not know. For the Animated GIF we use gifler then GIF() loads that into a ZIM Bitmap in behind the scene and keeps updating the cache on that - like we do Vid(). I did not quite know that animated Webp was a thing. See if you can find out how that might be shown on the canvas and perhaps we can incorporate it.

Webp animation strength is to replace high quality video mp4 file but with a much smaller
and compressed file. So far, i can incorporate it with the use of Tag(). Unfortunately, Tag() is a floating element in ZIM stage.

We will see if we can have peek in a few weeks. Busy times until the 7th.

1 Like