Remove unecessary vaCreatebuffer every frame

This commit is contained in:
dec05eba
2023-04-10 22:46:56 +02:00
parent 4996266f28
commit 59046178c4
2 changed files with 14 additions and 14 deletions

4
TODO
View File

@@ -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.
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.