actaeon/scripts/paths.yaml

7 lines
220 B
YAML
Raw Permalink Normal View History

2024-04-07 08:13:47 +00:00
# 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'