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

https://github.com/codebam/opus-convert-dir


https://github.com/codebam/opus-convert-dir

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# opus-convert-dir

This is a script I wrote to transcode my collection of [FLAC](https://xiph.org/flac) to [OPUS](https://opus-codec.org)

The usage is fairly simple, but here's an example:

`opus-convert-dir music-folder 160 output-folder`

to update (overwrite) your transcodes, to change the bitrate for example:

`opus-convert-dir music-folder 128 output-folder -y`