From 613e366eb7125561c944b56e9876a273dda03397 Mon Sep 17 00:00:00 2001 From: Bradley Sepos Date: Thu, 12 Sep 2019 15:33:53 -0400 Subject: [PATCH] docs: Update Nvenc article with most recent requirements. --- source/docs/en/latest/technical/video-nvenc.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/docs/en/latest/technical/video-nvenc.markdown b/source/docs/en/latest/technical/video-nvenc.markdown index ed484b19..74e1fd92 100644 --- a/source/docs/en/latest/technical/video-nvenc.markdown +++ b/source/docs/en/latest/technical/video-nvenc.markdown @@ -19,8 +19,9 @@ Nvidia Nvenc ## Supported Hardware and Configurations - Nvidia GeForce GTX Pascal (1050+) and RTX Turing (1650+, 2060+) series GPU or better -- Nvidia Graphics Driver 399.24 or later -- Windows 7 SP1 and later +- Nvidia Graphics Driver 418.81 or later +- Windows 10 +- Experimental Linux support is available in HandBrake’s command line interface Please note, these are not hard limits. Hardware encoding via Nvenc *might* work on older series GPUs and older operating systems, but this is not officially supported.