aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-06-03 10:11:49 +0200
committerdec05eba <dec05eba@protonmail.com>2024-06-03 10:11:49 +0200
commitac2add6f04a7b569cb679aa9caa504845441fdc6 (patch)
treec18b7acf95ae7a703665b6b868936042e58aec87 /TODO
parentbccf6e2dfe2121cff96d2dd2e329704e33668a5f (diff)
Force non av1 video codec for hls and aac, force aac for flv
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3420a17..8b62029 100644
--- a/TODO
+++ b/TODO
@@ -128,4 +128,6 @@ Try fixing HDR by passing HDR+10 data as well, and in the packet. Run "ffprobe -
Flac is disabled because the frame sizes are too large which causes big audio/video desync.
-Add 10-bit capture option. This is good because it reduces banding and quality in very dark areas while reducing the file size compared to doing the same thing with 8-bits. \ No newline at end of file
+Add 10-bit capture option. This is good because it reduces banding and quality in very dark areas while reducing the file size compared to doing the same thing with 8-bits.
+
+Enable b-frames.