diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-07-22 06:01:20 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-07-22 06:01:20 +0200 |
commit | 28eef4619f983234a8c1c92430821c1eea7dff96 (patch) | |
tree | f5509dd45e1ae9393319815236a90e0c69c7993b /TODO | |
parent | 753b570d46741f5f14f132dd438ee2701e1a0737 (diff) |
m
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |