Mention the issues about the rate control if frame skipping is disabled

As requested by Volvet in the review of the frame skipping option.
This commit is contained in:
Martin Storsjö 2014-01-21 10:19:25 +02:00
parent ae027b83d8
commit 1f688a8731

View File

@ -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
-------