aboutsummaryrefslogtreecommitdiff
path: root/libraries/nv-codec-headers/README
diff options
context:
space:
mode:
authorAndrew Strong <andrew.david.strong@gmail.com>2019-03-03 09:38:08 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:12 +0700
commita2e2c444eab9634066aabba361d264cc5a0c3097 (patch)
tree66e5919a7aeea0e4490efb756cb226d40d6d2663 /libraries/nv-codec-headers/README
parent3ff6a456050cd44ed2f71a06638b326a3a021c82 (diff)
libraries/nv-codec-headers: Updated for version 9.0.18.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/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/nv-codec-headers/README b/libraries/nv-codec-headers/README
index 6bdc98889a5e5..e0fae6c4d4b78 100644
--- a/libraries/nv-codec-headers/README
+++ b/libraries/nv-codec-headers/README
@@ -1,18 +1,18 @@
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 8.2.15.7
-and is best used with NVidia drivers version 4.10.48 or newer.
+cards. This version corresponds to Video Codec SDK version 9.0.18
+and requires NVidia drivers version 418.30 or newer.
-There are 3 stages of the history of NVidia GPU encoding with FFmpeg:
+There are 3 stages in the history of NVidia GPU encoding with FFmpeg:
1. Pre August 27th 2016 it was necessary to track down your own
headers to build nvenc.
2. Post August 27th 2016 the required headers were incorporated
as part of the FFmpeg source.
3. Post February 26th 2018 the NVidia headers were removed from
- the FFmpeg source. A separate git repository was created to hold
- continuing work with these headers.
+ the FFmpeg source and a separate git repository was created
+ to hold continuing work with these headers.
This nv-codec-headers script is for point 3 where the headers will
need to be installed before compiling FFmpeg.