From f223ab931595bab168e22d2b0e2f08191ef356e7 Mon Sep 17 00:00:00 2001 From: keylase Date: Wed, 1 Nov 2017 17:03:39 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 28d1bcd..dbc2efb 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ chmod +x patch.sh reboot ``` +## See also + +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).