diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-01-15 20:20:01 +0100 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-01-15 20:38:53 +0100 |
| commit | f4d061eee7fb830ebd0a962256cc330710caf32e (patch) | |
| tree | 30f41405c92c46782fbc0184f38ed227f24a59d3 /TODO | |
| parent | 8af761f9bde2297df22f2eb06d75f0147ea1277d (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-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
