Commit 285c7c74 authored by Vladislav Yarmak's avatar Vladislav Yarmak

address issue #13 and remove outdated info

parent cbfddbc9
...@@ -59,6 +59,4 @@ bash ./patch.sh -r ...@@ -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`.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment