Changes between Version 15 and Version 16 of Encodings/nvenc
- Timestamp:
- 02/08/14 02:01:27 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings/nvenc
v15 v16 12 12 * Download the [/attachment/wiki/Encodings/nvenc/cuda.pc cuda.pc] pkgconfig file (missing from the SDK) and install it (usually in {{{/usr/lib64/pkgconfig}}} for 64-bit systems) 13 13 * [http://wiki.tiker.net/PyCuda/Installation/Linux Install PyCuda] 14 * Download the [http://developer.download.nvidia.com/compute/nvenc/v3.0_beta/nvenc_3.0_beta_linux_sdk.zip nvenc_3.0sdk] and install it (just unzip into {{{/usr/local/}}})14 * Download the latest [https://developer.nvidia.com/nvidia-video-codec-sdk sdk] and install it (just unzip into {{{/usr/local/}}}) 15 15 * Download the [/attachment/wiki/Encodings/nvenc/nvenc3.pc nvenc3.pc] pkgconfig file (also missing from the SDK) and install it 16 16 * Build xpra version v0.11.x (trunk) r4652 or later with nvenc support: