WIP: kw1fox-2/software #13

Draft
Kenwood wants to merge 27 commits from kw1fox-2/software into master
1 changed files with 4 additions and 2 deletions
Showing only changes of commit f94499e753 - Show all commits

View File

@ -47,15 +47,17 @@ class Streamer:
"-b:v", "-b:v",
"2500k", "2500k",
"-maxrate", "-maxrate",
"1000k", "1500k",
"-bufsize", "-bufsize",
"1000k", "1500k",
"-sws_flags", "-sws_flags",
"lanczos+accurate_rnd", "lanczos+accurate_rnd",
"-acodec", "-acodec",
"aac", "aac",
"-b:a", "-b:a",
"96k", "96k",
"-r",
"6",
"-ar", "-ar",
"48000", "48000",
"-ac", "-ac",