diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-02-22 18:35:08 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-02-22 18:35:15 +0100 |
commit | 5c14babb80948bf67eb10066e8d5af74e1cc716f (patch) | |
tree | 4104bb2da6034170fe907fc94e940cc79f453222 /TODO | |
parent | ce4a8574f8c8f16beb0700d4d4e747c2cd848583 (diff) |
Force nvenc codecs to work on opensuse
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -232,4 +232,8 @@ When adding vulkan video support add VK_VIDEO_ENCODE_TUNING_MODE_LOW_LATENCY_KHR Implement screenshot without invoking opengl (which is slow to start on some systems). Automatically use desktop portal on wayland when hdr is enabled (or night light) by checking if kms hdr metadata exists, if hdr video codec is not used. - Or maybe do this in the ui?
\ No newline at end of file + Or maybe do this in the ui? + +Detect if cached portal session token is no longer valid (this can happen if the user switches to another wayland compositor). + +Support reconnecting (and setting things up again) if the audio server is restarted (for both device recording and app recording). |