Files
2026-03-19 03:27:15 -05:00

27 lines
1.0 KiB
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[youtube]
# 只写 stream key推荐方式
key = x04z-564w-aks7-embw-30y4
# ===== 优先:推流画质 =====
# 视频码率 MbpsYouTube 推荐 2.5,可设 4-4.5 追求更高画质)
video_bitrate_mbps = 2.5
# 推流状态日志间隔(秒),每 N 秒打印帧率/码率/网络等
stats_interval_sec = 10
# ===== 其次:音频版权处理 =====
# 是否启用 Demucs 人声分离(防 YouTube Content ID 版权识别)
# 若推流几十秒后断流(YouTube 显示 no data),可设为 否 使用原始音频
# 是 = 启用,只保留人声;否 = 使用原始音频
enable_demucs =
# Demucs 是否优先使用 NVIDIA GPU 加速
# 是 = 有显卡则用 GPU否 = 强制 CPU无显卡时自动回退到 CPU
demucs_use_gpu =
# 人声混合比例0.5-1.0),改善自然度、减少尖锐
# 0.75 = 75%人声+25%混合推荐1.0 = 纯人声
demucs_vocal_mix = 0.75
# 混合来源bass=低音无混响无重复other=其他(可能带混响导致重复感)
demucs_mix_source = bass