aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-04-27 13:57:01 +0200
committerdec05eba <dec05eba@protonmail.com>2023-04-27 13:57:01 +0200
commitec22eb6da4507178d68ad703272c072dd63035bc (patch)
treeba618c2f25c70bdc0f2244dbfffcb5ab47250baa /TODO
parente1c613666ea394a2295a5cfb34c6c5e621876293 (diff)
Temporary disable opus/flac because it breaks multiple audio, fix possible audio/video desync on nvidia
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 26c2513..c37da4e 100644
--- a/TODO
+++ b/TODO
@@ -59,4 +59,5 @@ Intel is a bit weird with monitor capture and multiple monitors. If one of the m
Is that only the case when the primary monitor is rotated? Also the primary monitor becomes position 0, 0 so crtc (x11 randr) position doesn't match the drm pos. Maybe get monitor position and size from drm instead.
How about if multiple monitors are rotated?
-When using multiple monitors kms grab the target monitor instead of the whole screen. \ No newline at end of file
+When using multiple monitors kms grab the target monitor instead of the whole screen.
+Enable opus/flac again. It's broken right now when merging audio inputs. The audio gets a lot of static noise! \ No newline at end of file