Install the following packages
sudo apt-get install cuetools shntool flac
Now the FLAC file can be split as follows:
cuebreakpoints inputfile.cue | shnsplit -o flac inputfile.flac
The result will be as follows:
split-track01.flac
split-track02.flac
....
No comments:
Post a Comment