From 313d3227d888a3ab24c0792dbdc51d877ccfd412 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 1 Oct 2025 17:47:45 +0200 Subject: [PATCH] TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index e32bedd..29d861f 100644 --- a/TODO +++ b/TODO @@ -334,3 +334,5 @@ Application audio capture isn't good enough. It creates a sink that for some aut However that causes pulseaudio to be unable to record from gsr-app-sink, and it ends up being stuck in pa_sound_device_handle_reconnect in the loop with pa_mainloop_iterate. Add -k best/best_hdr/best_10bit option, to automatically choose the best codec (prefer av1, then hevc and then h264. For webm files choose vp9 and then vp8). + +Check if region capture works properly with fractional scaling on wayland.