Changes between Initial Version and Version 1 of Ticket #832, comment 9
- Timestamp:
- 08/01/15 03:22:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #832, comment 9
initial v1 1 1 Tested with osx 10.6.8 0.15.4 r10055 client (no opengl) and with win 8.1 0.15.4 client (yes opengl) against a fedora 20 0.15.4 r10133. 2 2 3 Launching with: xpra attach tcp:10.0.32.53:1201 --encodings=vp9,rgb,webp --quality=100 --speed=100 -d encodings(or the local OS equivalents)... the vp9 performance was abysmal. A couple of frames every couple of seconds in each case.3 Launching with: {{{xpra attach tcp:10.0.32.53:1201 --encodings=vp9,rgb,webp --quality=100 --speed=100 -d encodings}}} (or the local OS equivalents)... the vp9 performance was abysmal. A couple of frames every couple of seconds in each case. 4 4 5 5 The vpx is indicated as v1.4.0 in the Encodings output of the bug tool... and checking the server it indicates {{{libvpx-xpra.x86_64}}} installed of {{{1.4.0-1.fc20}}}, which seems to be indicated above as being what's required.