From 9fbe04e1ca7f2e93a8c12480ee5fec7b5980e272 Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Wed, 19 Jun 2019 21:16:40 +0300 Subject: [PATCH] add english translation for description how this patch was inferred --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 20cd0f5..5810f87 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,8 @@ bash ./patch.sh -r * Unraid Nvidia plugin: * [Repo](https://github.com/linuxserver/Unraid-Nvidia-Plugin) * [Forum page](https://forums.unraid.net/topic/77813-plugin-linuxserverio-unraid-nvidia/) ([archive link](https://web.archive.org/web/20190211145338/https://forums.unraid.net/topic/77813-plugin-linuxserverio-unraid-nvidia/)) -* [Original research behind this patch (in Russian)](https://habr.com/post/262563/) +* Original research behind this patch + * [Original post in Russian](https://habr.com/post/262563/) + * [3rd party English translation](https://weekly-geekly.github.io/articles/262563/index.html) If you experience `CreateBitstreamBuffer failed: out of memory (10)`, then you have to lower buffers number used for every encoding session. If you are using `ffmpeg`, see option `-surfaces` ("Number of concurrent surfaces") and try value near `-surfaces 8`.