ffmpeg_threads

This commit is contained in:
2021-05-25 14:20:29 +08:00
parent 0611f27a69
commit d5afdfe62b
3 changed files with 6 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
"database_name": "/tmp/music.sqlite3",
"addr": ":8080",
"token": "!! config your very strong token here !!",
"ffmpeg_threads": 1,
"ffmpeg_configs": {
"0. OPUS 128k": {"args": "-c:a libopus -ab 128k"},
"OPUS 96k": {"args": "-c:a libopus -ab 96k"},