Example scripts: use cbr for replay scripts

This commit is contained in:
dec05eba
2025-03-07 02:47:20 +01:00
parent a26aa2dd3e
commit 7af4f106e7
3 changed files with 5 additions and 3 deletions

4
TODO
View File

@@ -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.
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.