diff --git a/README.md b/README.md index 26787fe..1d520b9 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,4 @@ bash ./patch.sh -r https://habr.com/post/262563/ -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`, consider using this [patch](https://gist.github.com/Snawoot/70ae403716c698cb86ab015626d72bd4). - - +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`.