8 lines
256 B
Markdown
8 lines
256 B
Markdown
# to_opus
|
|
converting all Files in your current working directory and all subdirectories to opus. This is work in progress
|
|
|
|
### Example
|
|
```bash to_opus mp3 flac``` convert all files with .mp3-extension and .flac-extension to opus
|
|
|
|
### Dependencies
|
|
- ffmpeg
|