You are not logged in.
It shows an error icon with red X and in terminal is printed
Error reading GIF file: Unrecognized image file format
when a webp file is selected.
Offline
Please post a (public) link to such a webp file so others can check it.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
https://i.giphy.com/media/4pMX5rJ4PYAEM/giphy.webp
Happens. Isolating the first frame leads to a webp that geeqie can display.
Offline
I can confirm:
$ magick -size 128x128 xc:green image.webp
$ file image.webp
image.webp: RIFF (little-endian) data, Web/P image, VP8 encoding, 128x128, Scaling: [none]x[none], YUV color, decoders should clamp
$ geeqie image.webp
Error reading GIF file: Unrecognized image file format
After installing webp-pixbuf-loader no error message neither red X but image is not displayed properly.
Offline
Rebuilt webp-pixbuf-loader with this patch.
Now black rectangle is displayed instead of static image.
Animated image posted above is displayed correctly except first frame.
Last edited by dimich (2023-08-05 08:43:05)
Offline