diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-03-07 02:47:20 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-03-07 02:47:20 +0100 |
commit | 7af4f106e77eed9a41a2b455a48325ce59276e27 (patch) | |
tree | ea7daac85d83bfa154e08513e309956b4397fe1e /TODO | |
parent | a26aa2dd3ed4b4bb5572d4582bb75aaa6bc2a737 (diff) |
Example scripts: use cbr for replay scripts
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |