From 3131bcc7009ae544009b65485935b117ebf81df7 Mon Sep 17 00:00:00 2001 From: qydysky <32743305+qydysky@users.noreply.github.com> Date: Wed, 15 Feb 2023 23:27:01 +0800 Subject: [PATCH] =?utf8?q?Improve=20=E6=8F=90=E9=AB=98=E9=BB=98=E8=AE=A4?= =?utf8?q?=E7=A0=81=E7=8E=87=E9=99=90=E5=88=B6=20=E9=81=BF=E5=85=8D?= =?utf8?q?=E5=9B=9E=E6=94=BE=E5=8D=A1=E9=A1=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- demo/config/config_K_v.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/config/config_K_v.json b/demo/config/config_K_v.json index daf3716..2283710 100644 --- a/demo/config/config_K_v.json +++ b/demo/config/config_K_v.json @@ -72,7 +72,7 @@ "弹幕回放-help": "仅保存当前直播间流为true时才有效", "弹幕回放": true, "直播流回放速率-help": "速率为每秒速率 例最小值(1 MB)", - "直播流回放速率": "1 MB", + "直播流回放速率": "2 MB", "ass-help": "只有保存直播流时才考虑生成ass,ass编码默认GB18030(可选utf-8)", "生成Ass弹幕": true, "Ass编码": "GB18030", -- 2.39.2