diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-11-18 14:32:57 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-11-18 14:32:57 +0100 |
commit | 5a8900e3c199c5e25a0819992f002614867c924e (patch) | |
tree | d8cb7d76bc339beca9976b51ac6d1d3067b1c107 | |
parent | ba111dc73a67eea1d20e2221177e1f9da6294389 (diff) |
Remove old todo
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -94,8 +94,6 @@ Preset is set to p5 for now but it should ideally be p6 or p7. For low latency, see https://developer.download.nvidia.com/compute/nvenc/v4.0/NVENC_VideoEncoder_API_ProgGuide.pdf (section 7.1). Remove follow focused option. -Fix kms capture on 10-bit setup (both x11 and wayland). It may already work automatically on amd/intel, but on nvidia the color conversion shader needs to be used to automatically map 10-bit to 8-bit. - Overclocking (-oc) can overclock too much on some systems. Maybe remove the option? Exit if X11/Wayland killed (if drm plane dead or something?) |