aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-01-15 20:20:01 +0100
committerdec05eba <dec05eba@protonmail.com>2026-01-15 20:38:53 +0100
commitf4d061eee7fb830ebd0a962256cc330710caf32e (patch)
tree30f41405c92c46782fbc0184f38ed227f24a59d3 /TODO
parent8af761f9bde2297df22f2eb06d75f0147ea1277d (diff)
Add -low-power option to allow prevent the gpu to go into a high power mode on amd, useful for replay running 24/7
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7594da1..690f6bc 100644
--- a/TODO
+++ b/TODO
@@ -395,3 +395,7 @@ Make multiple capture sources work properly in regards to size. The size of the
Support hdr camera capture.
Return the max resolution of each codec in --info to display an error in the UI before capture starts. Right now its fine since the UI will report bad resolution after capture starts and fails but it doesn't say what the max resolution is.
+
+Should -low-power option also use vaapi/vulkan low power, if available?
+
+Should capture option x=bla;y=bla be scaled by -s (output resolution scale)? width and height is. \ No newline at end of file