From 534c9fd2992d249a200c5ec95349b23e1433263b Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 31 Aug 2020 02:56:42 +0200 Subject: Change qmin and qmax again. They are too low --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 750b8af..bacdb08 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,4 @@ libraries at compile-time. * Fix segfault in debug mode (happens because audio codec becomes NULL?) * Fix blackscreen at start that appears until the second keyframe, which can be several seconds on a non-moving screen. Why does this happen? ffmpeg says the first frame should always be a keyframe! * Dynamically change bitrate to match desired fps. This would be helpful when streaming for example, where the encode output speed also depends on upload speed to the stream service. +* Random frames are skipped, why? -- cgit v1.2.3