This commit is contained in:
2025-09-07 12:07:56 +08:00
parent ff128d9740
commit 786de4a186
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# 启用用户界面中的转码配置
ND_ENABLETRANSCODINGCONFIG = true
# 配置ffmpeg路径
FFmpegPath = "/usr/bin/ffmpeg"