aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-07-22 06:01:20 +0200
committerdec05eba <dec05eba@protonmail.com>2024-07-22 06:01:20 +0200
commit28eef4619f983234a8c1c92430821c1eea7dff96 (patch)
treef5509dd45e1ae9393319815236a90e0c69c7993b
parent753b570d46741f5f14f132dd438ee2701e1a0737 (diff)
m
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index cb15226..88e90e8 100644
--- a/TODO
+++ b/TODO
@@ -54,8 +54,6 @@ Limit fps recording with x damage. This is good when running replay mode 24/7 an
On nvidia some games apparently causes the game to appear to stutter (without dropping fps) when recording a monitor but not using
when using direct screen capture. Observed in Deus Ex and Apex Legends.
-Support "screen" (all monitors) capture on wayland. This should be done by getting all drm fds and multiple EGL_DMA_BUF_PLANEX_FD_EXT to create one egl image with all fds combined.
-
Capture is broken on amd on wlroots. It's disabled at the moment and instead uses kms capture. Find out why we get a black screen in wlroots.
Support vulkan video encoding. That might workaround forced p2 state nvidia driver "bug". Ffmpeg supports vulkan video encoding if it's encoding with --enable-vulkan