From 1f688a8731a449b3d2d5dc5ba1d4f75ab65e969a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Tue, 21 Jan 2014 10:19:25 +0200 Subject: [PATCH] Mention the issues about the rate control if frame skipping is disabled As requested by Volvet in the review of the frame skipping option. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 179444f2..c16bdf1a 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,8 @@ See the issue tracker on https://github.com/cisco/openh264/issues - Encoder errors when resolution exceeds 3840x2160 - Encoder errors when compressed frame size exceeds half uncompressed size - Decoder errors when compressed frame size exceeds 1MB +- Encoder RC requires frame skipping to be enabled to hit the target bitrate, + if frame skipping is disabled the target bitrate may be exceeded License -------