Test fix recent regression in ffmpeg that increases cpu usage

This commit is contained in:
dec05eba
2023-08-09 18:18:46 +02:00
parent 140199bf7b
commit a0e8e9ba59
2 changed files with 50 additions and 22 deletions

2
TODO
View File

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