diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-04-10 22:46:56 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-04-10 22:46:56 +0200 |
commit | 59046178c4adeb37c044dd300308cd3159aa7ba5 (patch) | |
tree | aee292a357450633ed94ca0231f40e10d29b89aa /TODO | |
parent | 4996266f28f2f275be9f08d8d591f1245efddafc (diff) |
Remove unecessary vaCreatebuffer every frame
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |