actaeon/scripts/paths.yaml
2024-04-07 04:13:57 -04:00

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'