Update FAQ glitched video

This commit is contained in:
dec05eba
2026-05-06 00:21:18 +02:00
parent 5e694a633b
commit 87d36d2c14
2 changed files with 6 additions and 2 deletions

4
TODO
View File

@@ -415,4 +415,6 @@ Increase qp on av1 non-nvidia, decrease qp on h264 nvidia. For vulkan.
Check if the vulkan codec query works on nvidia x11.
Fix webcam capture on nvidia x11. It doesn't work when capturing a webcam at the same time as capturing the monitor (nvfbc) because nvfbc requires glx context active (in older nvfbc version, works with egl in newer version)
while v4l2 requires egl. All other capture methods require egl so they cant be used together with nvfbc.
while v4l2 requires egl. All other capture methods require egl so they cant be used together with nvfbc.
Make -fm content the default, but first make it record at no lower than 2 fps if nothing updates. This is to make sure live streaming works and seeking in video player doesn't get messed up.