diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-05-12 03:49:29 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-05-12 03:49:29 +0200 |
commit | 99dbbd07ab9e8c9a899fd8ccb042b74f336dd026 (patch) | |
tree | 8a731ada9f5a44e982fc384bee9a6ca8960a4a32 /TODO | |
parent | 25af1c81d08d0512cf53746efaccd2e5f690aa94 (diff) |
kms_vaapi: support multiple drm planes (fixes capture on some multi monitor systems)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -62,4 +62,6 @@ Intel is a bit weird with monitor capture and multiple monitors. If one of the m 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! -Support vp8/vp9/av1. This is especially important on amd which on some distros (such as Manjaro) where hardware accelerated h264/hevc is disabled in the mesa package.
\ No newline at end of file +Support vp8/vp9/av1. This is especially important on amd which on some distros (such as Manjaro) where hardware accelerated h264/hevc is disabled in the mesa package. + +Support screen (all monitors) capture on amd/intel when no combined plane is found.
\ No newline at end of file |