

[NVENC patch](patch.sh) removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
[NVENC patch](patch.sh) removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
@@ -11,7 +11,9 @@ Main target operating system is **GNU/Linux**, but for **Windows** support see [
...
@@ -11,7 +11,9 @@ Main target operating system is **GNU/Linux**, but for **Windows** support see [
---
---
**Project is looking for a maintainer.**
If you like this project, best way to contribute is by sending PRs and fixing documentation.
If you want to donate, please send it to your favorite open source organizations, for example [FFmpeg](https://www.ffmpeg.org/donations.html), [VideoLAN](http://www.videolan.org/contribute.html#money)
---
---
...
@@ -105,6 +107,7 @@ nvidia-smi
...
@@ -105,6 +107,7 @@ nvidia-smi
```
```
Output should show no errors and details about your driver and GPU.
Output should show no errors and details about your driver and GPU.
You can also check if [ffmpeg can encode without limit](https://github.com/keylase/nvidia-patch/wiki/Verify-NVENC-patch), and check NVFBC via OBS.