We have moved
This wiki has been moved to https://github.com/Xpra-org/xpra/blob/master/docs/README.md and https://github.com/Xpra-org/xpra/wiki
Archived copy:
WebP Encoding
Warning: in recent versions, the cython webp module has been disabled because of a conflict between the library we link against and the library that pillow is build against, see #1064
This Encoding has 2 encoders and decoders:
- a Cython based one, which uses the Advanced Encoding API which is faster
- fallback to wiki/Encodings/Pillow
Versions
As of xpra version 2.2, we no longer support older version of libwebp
, you must have version 0.5 or later.
Links and Tickets
- WebP upstream: A new image format for the Web
- python-webm upstream
- #491: webp is leaking memory (same bug in Python Pillow: Pillow issue 586)
- 419#comment:4: better/faster lossless encoding selection: webp lossless can be extremely slow!
- #1694 re-add webp
Last modified 2 months ago
Last modified on 02/06/21 14:02:20