address issue #13 and remove outdated info

This commit is contained in:
Vladislav Yarmak 2019-01-01 22:43:17 +02:00
parent cbfddbc929
commit 285c7c7441
No known key found for this signature in database
GPG Key ID: F6C5633BE5DE7127

View File

@ -59,6 +59,4 @@ bash ./patch.sh -r
https://habr.com/post/262563/ 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`.