Update info about cuda

This commit is contained in:
dec05eba
2022-10-06 15:27:45 +02:00
parent 5cdb2df3d7
commit 5b26291269
4 changed files with 6 additions and 9 deletions

1
TODO
View File

@@ -13,3 +13,4 @@ Allow recording a region by recording the compositor proxy window / nvfbc window
Resizing the target window to be smaller than the initial size is buggy. The window texture ends up duplicated in the video.
Handle frames (especially for applications with rounded client-side decorations, such as gnome applications. They are huge).
Use nvenc directly, which allows removing the use of cuda.
Fallback to nvfbc and window tracking if window capture fails.