diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-08-09 18:18:46 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-08-09 18:18:46 +0200 |
commit | a0e8e9ba59f61aa19220f0715a1c9c7c082ab2cc (patch) | |
tree | 96b7ac0f3b9f5e98bc9fdbb7130c9ac82851c4a8 /TODO | |
parent | 140199bf7bc55ca20ebd39891568cce1b53fba22 (diff) |
Test fix recent regression in ffmpeg that increases cpu usage
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -84,3 +84,5 @@ Enable opus/flac again. It's broken right now when merging audio inputs. The aud It may be possible to improve color conversion rgb->yuv shader for color edges by biasing colors to an edge, instead of letting color overlaying with bilinear filtering handle it. When webcam is supported mention that nvidia_drm.modeset=1 must be set on nvidia x11 (it's required on wayland so it's not needed there. Or does eglstream work without it??). Check if this really is the case. + +Use vfr on nvidia x11 as well, otherwise network data could slow it down to below target fps and mess it up.
\ No newline at end of file |