Changes between Version 16 and Version 17 of Encodings/nvenc
- Timestamp:
- 02/10/14 08:17:27 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings/nvenc
v16 v17 67 67 To debug nvenc, add: 68 68 {{{ 69 XPRA_NVENC_DEBUG=1 xpra...69 xpra -d nvenc start ... 70 70 }}} 71 (versions older than v0.12 required the use of the {{{XPRA_OPENCL_DEBUG=1}}} environment variable) 72 73 71 74 72 75 Scaling: nvenc supports scaling natively, see [/wiki/CSC#Scaling CSC/Scaling] for details on how to configure scaling.