diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-02-22 01:05:29 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-02-22 01:05:29 +0100 |
commit | 000da7d64044c4ea2a1679c2864252fee9895d48 (patch) | |
tree | dadeb51a2c1aeab844cbe5eb074a926905eff6d4 /TODO | |
parent | fe4cd2bb0e244c568b24ed1c39a19497c41cb2f9 (diff) |
Make image output lossy (use stb image writer), also significantly improves performance for jpeg
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -230,3 +230,6 @@ Add an option to pass http headers when streaming. Some streaming services requi 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 |