diff options
author | Andrew Strong <andrew.david.strong@gmail.com> | 2022-03-04 20:04:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-04 20:04:25 +0700 |
commit | 21fc9d78f9f76eb187d87476c269fedc5e939c21 (patch) | |
tree | 67b8ee9b224ef125be3cf2cacf5b4dedcb10ecec /libraries/nv-codec-headers/README | |
parent | 8a7093eca7b4e369209588d9969b389da16c4d95 (diff) |
libraries/nv-codec-headers: Updated for version 11.1.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/nv-codec-headers/README')
-rw-r--r-- | libraries/nv-codec-headers/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/nv-codec-headers/README b/libraries/nv-codec-headers/README index 54f1224ea2..3509867132 100644 --- a/libraries/nv-codec-headers/README +++ b/libraries/nv-codec-headers/README @@ -1,8 +1,8 @@ The FFmpeg version of Nvidia Codec SDK headers which are required to interface with Nvidia's codec APIs. The purpose of these headers is to allow hardware (GPU) encoding with suitable NVidia -cards. This version corresponds to Video Codec SDK version 11.0.10 -and requires NVidia drivers version 455.28 or newer. +cards. This version corresponds to Video Codec SDK version 11.1.5 +and requires NVidia drivers version 470.57.02 or newer. There are 3 stages in the history of NVidia GPU encoding with FFmpeg: |