1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-03 15:27:45 +02:00

flac: elaborating on splitting

This commit is contained in:
tiyn 2022-11-15 02:09:04 +01:00
parent cefb9e2e99
commit f159c6c125

View File

@ -19,3 +19,5 @@ The `-o` tag specifies the output file format.
```sh
cuebreakpoints '<cue file>' | shnsplit -o flac '<audio flac file>'
```
Omitting of the `-o` flag will result in output files with the `.wav` filetype.