aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-03-07 02:47:20 +0100
committerdec05eba <dec05eba@protonmail.com>2025-03-07 02:47:20 +0100
commit7af4f106e77eed9a41a2b455a48325ce59276e27 (patch)
treeea7daac85d83bfa154e08513e309956b4397fe1e /TODO
parenta26aa2dd3ed4b4bb5572d4582bb75aaa6bc2a737 (diff)
Example scripts: use cbr for replay scripts
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index b295291..22c415c 100644
--- a/TODO
+++ b/TODO
@@ -241,4 +241,6 @@ Support reconnecting (and setting things up again) if the audio server is restar
Find out how nvidia-smi fixes nvenc not working on opensuse and do that ourselves instead of relying on nvidia-smi that is not always installed.
-Pulseaudio code: add "running" variable to loops to allow stopping the running code when quitting. \ No newline at end of file
+Pulseaudio code: add "running" variable to loops to allow stopping the running code when quitting.
+
+Scale screenshot frame libswscale or implement lanczos shader for improved scaline for video as well.