aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-01-02 05:38:29 +0100
committerdec05eba <dec05eba@protonmail.com>2024-01-02 05:38:29 +0100
commit0af35ae6df2ba08fe843be24af56821a0e418d7c (patch)
treefbd224df68d2f093a964f6f25be1f22ba375f5b0 /TODO
parent275d4d1b3277b69dbb2942645cda1b92e31ead76 (diff)
Create directory to output file if not exists
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index c7d3a75..a85a131 100644
--- a/TODO
+++ b/TODO
@@ -110,3 +110,5 @@ Test if p2 state can be worked around by using pure nvenc api and overwriting cu
Mesa doesn't support global headers (AV_CODEC_FLAG_GLOBAL_HEADER) with h264... which also breaks mkv since mkv requires global header. Right now gpu screen recorder will forcefully set video codec to hevc when h264 is requested for mkv files.
Drop frames if live streaming cant keep up with target fps, or dynamically change resolution/quality.
+
+Support low power option (does it even work with vaapi in ffmpeg??). Would be very useful for steam deck. \ No newline at end of file