Changes between Version 1 and Version 2 of Ticket #370, comment 12
- Timestamp:
- 11/11/13 09:17:22 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #370, comment 12
v1 v2 51 51 }}} 52 52 I am pretty sure that when I tested on a GTX 450, I got past this point and it failed when creating the context instead (since that card does not support nvenc), that's why there is the {{{XPRA_NVENC_FORCE}}} flag in the code. 53 54 '''Edit''': this is a problem with the newer drivers which are incompatible with NVENC SDK v3. (SDK v2 works though!)