From 1a82c72154c1d1db930a61b5486d375195692036 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 28 Aug 2020 05:33:53 +0200 Subject: Add TODO black screen --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 589a9ad..8f1c9ca 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,5 @@ FFMPEG only uses the GPU with CUDA when doing transcoding from an input video to * Support AMD and Intel, using VAAPI. cuda and vaapi should be loaded at runtime using dlopen instead of linking to those libraries at compile-time. * Clean up the code! -* Fix segfault in debug mode +* 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! -- cgit v1.2.3