some stuff

This commit is contained in:
2026-04-03 22:52:06 +02:00
parent 0c723702f2
commit 0d6b89a7d3
15 changed files with 137 additions and 192 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ checkFFmpeg().then((ffmpegPath) => {
return [
"-fflags", "+nobuffer+flush_packets",
"-flags", "low_delay",
"-rtbufsize", "4096",
"-rtbufsize", "2048",
"-probesize", "128",
...inputArgs,