> $ shnsplit -o wav -f 1.cue 1.flac > > when I get: > > shnsplit: error: value not in bytes, m:ss, m:ss.ff, or m:ss.nnn > format: > ... > The .cue file has such lines: > > ... > INDEX 01 00:00:00 > INDEX 01 04:01:30 > INDEX 01 06:54:50
Try: $ flac -d -o 1.wav 1.flac $ cuebreakpoints 1.cue | shnsplit 1.wav cuebreakpoints is part of cuetools package. Regards -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20111124113300.3d29a...@gt.pro-ing.co.yu