fllac2opus script
Go to file
oct2pus 1041495f6a initial commit 2024-04-07 01:04:55 -05:00
gold initial commit 2024-04-07 01:04:55 -05:00
golf initial commit 2024-04-07 01:04:55 -05:00
LICENSE initial commit 2024-04-07 01:04:55 -05:00
convert.fish initial commit 2024-04-07 01:04:55 -05:00
readme.md initial commit 2024-04-07 01:04:55 -05:00

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