https://github.com/codebam/opus-convert-dir
https://github.com/codebam/opus-convert-dir
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codebam/opus-convert-dir
- Owner: codebam
- License: gpl-3.0
- Created: 2017-07-11T02:25:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T21:10:20.000Z (almost 8 years ago)
- Last Synced: 2025-01-15T13:58:17.832Z (5 months ago)
- Language: Shell
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`