1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 14:11:59 +01:00

what is this option

This commit is contained in:
2026-02-23 18:06:41 +01:00
parent 0a7c56ff1d
commit d0a26d2346

View File

@@ -48,6 +48,7 @@ checkFFmpeg().then((ffmpegPath) => {
...inputArgs,
"-thread_queue_size", "1024",
"-ar", String(sampleRate),
"-ac", String(channels),