An open API service indexing awesome lists of open source software.

https://github.com/oct2pus/flac2opus

flac to opus conversion script
https://github.com/oct2pus/flac2opus

Last synced: about 1 year ago
JSON representation

flac to opus conversion script

Awesome Lists containing this project

README

          

# 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* *L*ist *F*iles) and gold (*GO* *L*ist *D*irectories) are expected to be in your $PATH.

## LICENSE

MIT