aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-05-06 00:21:18 +0200
committerdec05eba <dec05eba@protonmail.com>2026-05-06 00:21:18 +0200
commit87d36d2c149e3c229fb61f2226704abde8185b04 (patch)
treea4e5ef88c185dc61c022d26656baf36a2fc5ffb7 /TODO
parent5e694a633bfe783799735316a008918aa4f93db7 (diff)
Update FAQ glitched video
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 23981dd..af7bc2f 100644
--- a/TODO
+++ b/TODO
@@ -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. \ No newline at end of file
+ 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.