Changes between Version 28 and Version 29 of Encodings/nvenc
- Timestamp:
- 08/22/14 04:09:11 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings/nvenc
v28 v29 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 latest [https://developer.nvidia.com/nvidia-video-codec-sdk NVENC SDK] (aka "NVIDIA VIDEO CODEC SDK") and install it (just unzip into {{{/usr/local/}}} )15 * Download the [/attachment/wiki/Encodings/nvenc/nvenc 3.pc nvenc3.pc] pkgconfig file (also missing from the SDK) and install it14 * Download the latest [https://developer.nvidia.com/nvidia-video-codec-sdk NVENC SDK] (aka "NVIDIA VIDEO CODEC SDK") and install it (just unzip into {{{/usr/local/}}} - then create a symlink named just {{{nvenc}}}) 15 * Download the [/attachment/wiki/Encodings/nvenc/nvenc.pc nvenc.pc] pkgconfig file (also missing from the SDK) and install it 16 16 * Build xpra version with nvenc support: 17 17 {{{