nvidia-patch/win
2019-02-06 16:08:22 +02:00
..
tools/1337-diff force kwargs for compose_diff_file() options 2019-02-06 16:08:22 +02:00
win10_x64 support for windows quadro driver version 418.81 2019-02-06 11:17:14 +02:00
README.md support for windows quadro driver version 418.81 2019-02-06 11:17:14 +02:00

Nvidia drivers patch for Windows

This patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.

Windows support is experimental.

Requirements:

Step-by-Step guide

  1. Download and install latest Nvidia driver supported by this patch.
  2. Download latest Win_1337_Apply_Patch tool.
  3. Locate in this directory and download corresponding patch for your OS and driver version. Hint: if you are not familiar with git, then use Github Web UI and download entire repo as ZIP archive or right-click on Raw button and pick "Save As..." on file preview page.
  4. Apply patch to corresponding file in %WINDIR%\system32\ with the Win_1337_Apply_Patch tool. File name of patched object is specified in first line of .1337 patch.

E.g, for 64bit Windows 10 running driver version 417.35 use win10_x64/417.35/nvcuvid.1337 against C:\WINDOWS\system32\nvcuvid.dll.

See also