Force non av1 video codec for hls and aac, force aac for flv

This commit is contained in:
dec05eba
2024-06-03 10:11:49 +02:00
parent bccf6e2dfe
commit ac2add6f04
2 changed files with 31 additions and 6 deletions

4
TODO
View File

@@ -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.
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.