Dont initialize vaapi on nvidia (fixes crash on startup)

This commit is contained in:
dec05eba
2023-04-01 23:24:12 +02:00
parent 9f0b98dc5e
commit cc63bffaf7
2 changed files with 10 additions and 7 deletions

4
TODO
View File

@@ -41,4 +41,6 @@ JPEG color range on amd seems to produce too bright video with h264 but not hevc
Support recording screen/monitor on amd/intel.
Better configure vaapi. The file size is too large.
Better colors for vaapi. It looks a bit off when recording vscode for example.
Better colors for vaapi. It looks a bit off when recording vscode for example.
Clear vaapi surface (for focused window).