From ce0836b3631d3766ad6e5530a591c9e16c1dcbf8 Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Sat, 13 Apr 2019 14:54:23 +0300 Subject: [PATCH] mention PMS --- win/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/README.md b/win/README.md index 196c109..aa015b5 100644 --- a/win/README.md +++ b/win/README.md @@ -44,7 +44,7 @@ E.g, for 64bit Windows 10 running driver version 417.35 use `win10_x64/417.35/nv * Genesis in [related issue](https://github.com/keylase/nvidia-patch/issues/9) -### D3D11 and 32-bit apps encoding sessions +### Plex Media Server, D3D11 and 32-bit apps encoding sessions [Related issue](https://github.com/keylase/nvidia-patch/issues/53). Summary: this patch permanently removes limit only for CUDA NVENC sessions in 64bit apps. But once usage limit was exceeded, it persists for all kinds of apps until system reboot. So, for example, you may once open 10 sessions with 64bit version of `ffmpeg` and limit will get raised to 10 for all rest types of apps until reboot. You may follow these steps to achieve this automatically and have all limits raised (assuming patch above already applied):