aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-04-10 22:46:56 +0200
committerdec05eba <dec05eba@protonmail.com>2023-04-10 22:46:56 +0200
commit59046178c4adeb37c044dd300308cd3159aa7ba5 (patch)
treeaee292a357450633ed94ca0231f40e10d29b89aa /TODO
parent4996266f28f2f275be9f08d8d591f1245efddafc (diff)
Remove unecessary vaCreatebuffer every frame
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 250de6e..650c472 100644
--- a/TODO
+++ b/TODO
@@ -43,4 +43,6 @@ Better configure vaapi. The file size is too large.
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. \ No newline at end of file
+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