aruiz / webp-pixbuf-loader

WebP Image format GdkPixbuf loader
Other
190 stars 25 forks source link

Add support for animated WebP #5

Closed Shudouken closed 2 years ago

Shudouken commented 7 years ago

WebP created with gif2webp isn't rendered. For example: https://storage.googleapis.com/downloads.webmproject.org/webp/images/dancing_banana2.lossless.webp Runs fine in Google Chrome version 32 and above.

Some References: https://developers.google.com/speed/webp/docs/gif2webp https://developers.google.com/speed/webp/faq#why_should_i_use_animated_webp

artofit commented 3 years ago

Do not get it, one has thumbnails for videos (mp4, mkv, webm), but not animated webp. Sound more to me that it does need to be perf fixed. Even more, if instead of making an animated webp, on outputs as webm it has thumbnails

aruiz commented 2 years ago

This was closed thanks to @alanhaw's contribution in the last commit.