CUE 2 Tracks, Tool for spliting audio CD image to tracks with cue sheet info.
Version: 0.2.7
Author : Sergey (sergey.dryabzhinsky@gmail.com)
Usage: cue2tracks [options]
Options:
-i
-C : use colours.
-T : set XTerm title.
-c
Codecs may be:
wav : no encode, raw sound wave,
flac : (default) Free Lossless Audio Codec,
flake : FLAC realisation via FFmpeg (beta),
ape : Monkey's Audio Codec,
wv : WavPack,
ofr : OptimFrog,
shn : shorten
mp3 : mpeg 1 layer 3 via lame
ogg : ogg vorbis
-l
Levels may be:
fast or 0 : fastest processing.
best or 1 : (default) better compression.
-f
-d : Disable taging of output files with cue info.
-A
-P
-D
-G
-o
Naming scheme is:
%A : Album title
%P : Album performer
%D : Album date
%G : Album genre
%t : Track title
%p : Track performer
%g : Track genre
%n : Track number
%N : Track number with leading zero
-V : Print version and exit.
-h : Print this help and exit.
-q : Quite mode - only errors to stderr.
-s : Start spliting even in testing mode (to /dev/null).
-n
-R : Disable testing and doing nothing - starts Real work.
Options only for mp3, ogg:
-Q
Quality may be:
MP3: 0 - high, 9 - low
OGG: -1 - low, 10 - high
-B
-M
If choosen V - then -B specifies maximum bitrate.
To get some action:
cue2tracks -c flac -f cp1251 -o "/path/to/music/%P/%D - %A/%N" CDimage.cue