Changes between Version 3 and Version 4 of Encodings/nvenc
- Timestamp:
- 11/01/13 13:07:38 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings/nvenc
v3 v4 42 42 43 43 44 To force xpra to use nvenc as video encoder, you can also specify: 45 {{{ 46 XPRA_ENCODER_TYPE=nvenc xpra ... 47 }}} 48 49 To debug nvenc, add: 50 {{{ 51 XPRA_NVENC_DEBUG=1 xpra ... 52 }}} 53 54 44 55 == License Key == 45 56 If you have access to a license key, you can specify it like so: