diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-06-03 10:11:49 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-06-03 10:11:49 +0200 |
commit | ac2add6f04a7b569cb679aa9caa504845441fdc6 (patch) | |
tree | c18b7acf95ae7a703665b6b868936042e58aec87 /TODO | |
parent | bccf6e2dfe2121cff96d2dd2e329704e33668a5f (diff) |
Force non av1 video codec for hls and aac, force aac for flv
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |