diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-04-27 13:57:01 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-04-27 13:57:01 +0200 |
commit | ec22eb6da4507178d68ad703272c072dd63035bc (patch) | |
tree | ba618c2f25c70bdc0f2244dbfffcb5ab47250baa /TODO | |
parent | e1c613666ea394a2295a5cfb34c6c5e621876293 (diff) |
Temporary disable opus/flac because it breaks multiple audio, fix possible audio/video desync on nvidia
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |