shnsplit
Ubuntu 14.04 tarihinde
sudo add-apt-repository -y ppa:flacon
sudo apt-get update
sudo apt-get install -y flacon
shntool split -f *.cue -o flac -t '%n - %p - %t' *.ape
flacon
GUI shntool
, ancak ihtiyaç duyduğu tüm codec bileşenleriyle birlikte geliyor ... aksi halde hatayı aldım:
shnsplit: warning: failed to read data from input file using format: [ape]
shnsplit: + you may not have permission to read file: [example.ape]
shnsplit: + arguments may be incorrect for decoder: [mac]
shnsplit: + verify that the decoder is installed and in your PATH
shnsplit: + this file may be unsupported, truncated or corrupt
shnsplit: error: cannot continue due to error(s) shown above
Özellikle, flacon
PPA , temel eksik bileşen olarak görünen CLI aracına sahip mac
olan flacon
bağlı olan paketi (Monkey's Audio Console) sunmaktadır mac
.
cuesplitter
de işe yarayacaktı.