diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-09-17 00:09:03 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-09-17 00:09:03 +0200 |
commit | 85d35bede2ce1328e6fed13461f98f063c4907e8 (patch) | |
tree | 8f589c3579d2bd818644dfad5b0df5008633aeb2 /TODO | |
parent | 09fa00d4a751a2ac00e383de8426c6934873ad45 (diff) |
Disable pure vaapi for intel because it doesn't work, will be fixed later if possible
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -152,6 +152,8 @@ Allow prime-run on x11 if monitor capture and the prime gpu is not nvidia. Enable 2-pass encoding. -Add vbr/cbr option. +Add cbr option. -Restart replay/update video resolution if monitor resolution changes.
\ No newline at end of file +Restart replay/update video resolution if monitor resolution changes. + +Fix pure vaapi copy on intel. |