From c622d2d799820b90dc624c5f869b79607c62f1ae Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 31 Aug 2020 04:19:11 +0200 Subject: Revert select code. Causes laggy video for some reason --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bacdb08..750b8af 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,3 @@ 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