|
||
---|---|---|
gold | ||
golf | ||
LICENSE | ||
convert.fish | ||
readme.md |
readme.md
Flac2Opus
script to batch convert .flac files to .opus files
Usage
./convert.fish sourcedir destdir
Requirements
You need golang & opus-tools (for opusenc). you can likely substitute it with ffmpeg if you would like to modify the script, though.
golf (GO List Files) and gold (GO List Directories) are expected to be in your $PATH.
LICENSE
MIT