= 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] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] [[BR]] ''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 [[BR]] {{{#!div class="box" This [/wiki/Encodings Encoding] has 2 encoders and decoders: * a Cython based one, which uses the [https://developers.google.com/speed/webp/docs/api#encodingadvancedapi 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. }}} {{{#!div class="box" == Links and Tickets == * [https://developers.google.com/speed/webp/ WebP] upstream: ''A new image format for the Web'' * [https://code.google.com/p/python-webm/ python-webm] upstream * #491: ''webp is leaking memory'' (same bug in Python Pillow: [https://github.com/python-imaging/Pillow/issues/586 Pillow issue 586]) * [ticket:419#comment:4]: ''better/faster lossless encoding selection'': webp lossless can be extremely slow! * #1694 re-add webp }}}