aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-04-11 00:48:59 +0200
committerdec05eba <dec05eba@protonmail.com>2023-04-11 00:48:59 +0200
commit2fdc73ffab9bcda97d36d81bda7b9faf94101460 (patch)
tree2f7517e215f72a4848b6b9195554cc451f4e468a /TODO
parente7020376e9b05bdcea5f4460a286218a41f3a6e7 (diff)
Temporary disable monitor recording on amd/intel
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 650c472..a3a9995 100644
--- a/TODO
+++ b/TODO
@@ -45,4 +45,6 @@ Better colors for vaapi. It looks a bit off when recording vscode for example.
Clear vaapi surface (for focused window).
Support -h and --help. -h should only show the first line and --help the full help. On error, only show that -h.
-Rotated display on amd doesn't work correctly (if you only have 1 monitor connected and it's rotated), even with ffmpeg kmsgrab. The drmfd is rotated as well so it needs to be rotated in the surface copy. \ No newline at end of file
+Rotated display on amd doesn't work correctly (if you only have 1 monitor connected and it's rotated), even with ffmpeg kmsgrab. The drmfd is rotated as well so it needs to be rotated in the surface copy.
+
+Fix kms monitor capture. Broken right now on amd and performance is bad. \ No newline at end of file