From bae4504370f335d64697a8d114174134b44d5f98 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 15 Oct 2023 18:11:47 +0200 Subject: Install systemd service in install script, skip empty audio device Stop systemd service with SIGINT --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 6f1ce79..fe3fb46 100644 --- a/TODO +++ b/TODO @@ -93,3 +93,9 @@ 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. + +Test vaapi av1 encoding (av1_vaapi) (which was recently added to ffmpeg master). + +Overclocking (-oc) can overclock too much on some systems. Maybe remove the option? \ No newline at end of file -- cgit v1.2.3