diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-04-11 00:48:59 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-04-11 00:48:59 +0200 |
commit | 2fdc73ffab9bcda97d36d81bda7b9faf94101460 (patch) | |
tree | 2f7517e215f72a4848b6b9195554cc451f4e468a /TODO | |
parent | e7020376e9b05bdcea5f4460a286218a41f3a6e7 (diff) |
Temporary disable monitor recording on amd/intel
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |