aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-05-16 21:57:52 +0200
committerdec05eba <dec05eba@protonmail.com>2026-05-16 21:57:55 +0200
commitb83ee825b8b59a03a94e9bb42dd490500da0e5b4 (patch)
treec61cf7132ce12ecacd06ecaeea11299764cbb361 /TODO
parent23703bb590c376b6011b0aadff49b7d7b4414146 (diff)
Fix audio/video desync when recording while replaying/streaming
Thanks Reginald Gillespie
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index fb87ec0..935388e 100644
--- a/TODO
+++ b/TODO
@@ -420,3 +420,5 @@ Fix webcam capture on nvidia x11. It doesn't work when capturing a webcam at the
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.
Fix camera capture on nvidia x11. It doesn't work with mjpeg either now because external shader compilation fails.
+
+Revert the revert of improving pipewire capture, for better cursor capture. It caused glitches for some, especially in kde plasma when hdr is enabled. Try marking test and moving the cursor and see.