mirror of
https://gitea.tendokyu.moe/sk1982/actaeon.git
synced 2026-03-21 17:54:19 -05:00
7 lines
220 B
YAML
7 lines
220 B
YAML
# path to ffmpeg if it is not on the path
|
|
ffmpeg_path: 'ffmpeg'
|
|
# path to vgmstream if it is not on the path
|
|
# required for some audio conversions
|
|
# https://github.com/vgmstream/vgmstream
|
|
vgmstream_path: 'vgmstream-cli'
|