media-tools/README.md

9 lines
256 B
Markdown
Raw Normal View History

2023-03-24 11:15:30 +01:00
# to_opus
2023-03-24 11:19:01 +01:00
converting all Files in your current working directory and all subdirectories to opus. This is work in progress
### Example
2023-03-24 11:34:52 +01:00
```bash to_opus mp3 flac``` convert all files with .mp3-extension and .flac-extension to opus
2023-03-24 15:30:37 +01:00
### Dependencies
- ffmpeg