aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-07-06 09:25:20 +0200
committerdec05eba <dec05eba@protonmail.com>2022-07-06 09:25:20 +0200
commitc8b9542f0daf052ed040adbc7f7d04fa513ae44c (patch)
tree36526eab89b065205d19000b565f06b92fdf537e /TODO
parent8b87654f1cd4ebfc100f715c09ac1a0fb9b4b21e (diff)
Do not allow recording area right now when recording screen/monitor
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6b432e9..7d9dc87 100644
--- a/TODO
+++ b/TODO
@@ -6,3 +6,5 @@ Getting the texture of a window when using a compositor is an nvidia specific li
Remove dependency on glfw (and glew?).
Quickly changing workspace and back while recording under i3 breaks the screen recorder. i3 probably unmaps windows in other workspaces.
Remove hw_get_frame as it creates a new cuda device ptr which we dont use!
+Nvidia 515.57 supports nvfbc direct capture with mouse capture. Check if driver is equal or newer than this and use mouse capture in such situations (with direct capture) supports nvfbc direct capture with mouse capture.
+See https://trac.ffmpeg.org/wiki/EncodingForStreamingSites for optimizing streaming. \ No newline at end of file