Bug 30030 - shnsplit не делит *.ape на трэки *.ape
Summary: shnsplit не делит *.ape на трэки *.ape
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: shntool (show other bugs)
Version: unstable
Hardware: x86 Linux
: P3 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-24 14:52 MSK by jazz4sad
Modified: 2018-02-21 18:28 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jazz4sad 2014-04-24 14:52:05 MSK
теоретически строчка:
cuebreakpoints source.cue | shnsplit -o ape source.ape

должна делить source.ape на трэки. По факту получается:

[jazz@localhost tmp]$ cuebreakpoints source.cue | shnsplit -o ape source.ape
Splitting [source.ape] (50:31.00) --> [split-track01.ape] (2:13.25) :   0% ERROR
shnsplit: warning: error while transferring 23520000 bytes of data
shnsplit: warning: child encoder process 5811 had non-zero exit status 234
shnsplit: error: failed to split file

Если делить на трэки *.flac, то строчка:
cuebreakpoints source.cue | shnsplit -o flac source.ape

работает. 

Для справки:
[jazz@localhost tmp]$ cat /etc/apt/sources.list.d/alt.list 
# ftp.altlinux.org (ALT Linux, Moscow)

# ALT Linux TEAM 6
#rpm [t6] ftp://ftp.altlinux.org/pub/distributions/ALTLinux/t6/branch i586 classic
#rpm [t6] ftp://ftp.altlinux.org/pub/distributions/ALTLinux/t6/branch noarch classic

rpm [t6] http://ftp.altlinux.org/pub/distributions/ALTLinux/t6/branch i586 classic
rpm [t6] http://ftp.altlinux.org/pub/distributions/ALTLinux/t6/branch noarch classic

#rpm [t6] rsync://ftp.altlinux.org/ALTLinux/t6/branch i586 classic
#rpm [t6] rsync://ftp.altlinux.org/ALTLinux/t6/branch noarch classic

[jazz@localhost tmp]$ rpm -qa | grep shntool
shntool-3.0.10-alt1
[jazz@localhost tmp]$ rpm -qa | grep cuetool
cuetools-1.3.1-alt4
[jazz@localhost tmp]$ rpm -qa | grep mac-3
libmac-3.99.u4-alt6.b5.1
mac-3.99.u4-alt6.b5.1
Comment 1 Grigory Ustinov 2018-02-21 18:28:35 MSK
Перевешиваю на сизиф, так как проблема воспроизводится до сих пор.