Changes between Version 40 and Version 41 of Encodings/nvenc
- Timestamp:
- 08/08/15 08:38:46 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings/nvenc
v40 v41 28 28 If your CUDA ({{{libcuda.so}}}) or NVENC ({{{libnvidia-encode.so}}}) libraries are installed in an unusual location, it is your responsibility to ensure they can be loaded at runtime, usually by adding the directory to the {{{LD_LIBRARY_PATH}}}. 29 29 30 Note: xpra version 0.15 or newer is required. (older versions require the full CUDA SDK at runtime and contain unfixable bugs)30 Note: xpra version 0.15 or newer is required. 31 31 }}} 32 32 … … 94 94 If you ignore this warning, you may get undecipherable errors at runtime (incompatible structure version errors, etc) 95 95 ie: {{{331.20}}}, {{{331.49}}} and {{{334.21}}} are known to work with the version 3 SDK - {{{331.79}}} and {{{337.12}}} require a different set of license keys, more information here: #595 96 * newer driver versions seem to be completely broken, do not use versions 350 and newer (see #558) 96 97 }}}