Package: cdparanoia
Version: 3.10+debian~pre0-6
Severity: normal
The span argument "1:[.1]-[.1]" rips one sector, but "1:[.1]-1:[.1]" rips two.
One sector:
% cdparanoia -p -d /dev/hdc -S 1 '1:[.1]-1:[.1]' /tmp/foo2.wav ; ls -log
/tmp/foo2.wav
cdparanoia III release 10pre0 (August 29, 2006)
(C) 2006 Monty <[EMAIL PROTECTED]> and Xiph.Org
FreeBSD porting (c) 2003
Simon 'corecode' Schubert <[EMAIL PROTECTED]>
Report bugs to [EMAIL PROTECTED]
http://www.xiph.org/paranoia/
Ripping from sector 1 (track 1 [0:00.01])
to sector 1 (track 1 [0:00.01])
outputting to /tmp/foo2.wav
(== PROGRESS == [ | 000001 00 ] == :^D * ==)
Done.
-rw-r--r-- 1 2352 Mar 4 01:21 /tmp/foo2.wav
Two sectors:
% cdparanoia -p -d /dev/hdc -S 1 '1:[.1]-[.1]' /tmp/foo2.wav ; ls -log
/tmp/foo2.wav
cdparanoia III release 10pre0 (August 29, 2006)
(C) 2006 Monty <[EMAIL PROTECTED]> and Xiph.Org
FreeBSD porting (c) 2003
Simon 'corecode' Schubert <[EMAIL PROTECTED]>
Report bugs to [EMAIL PROTECTED]
http://www.xiph.org/paranoia/
Ripping from sector 1 (track 1 [0:00.01])
to sector 2 (track 1 [0:00.02])
outputting to /tmp/foo2.wav
(== PROGRESS == [ | 000002 00 ] == :^D * ==)
Done.
-rw-r--r-- 1 4704 Mar 4 01:24 /tmp/foo2.wav
Seems like one of those is wrong, but which? My guess and preference would
be the "two sectors".
This bug resembles:
#386475: (badblocks: fencepost range error if 'last-block'='start-block')
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386475
Hope this helps...
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages cdparanoia depends on:
ii libc6 2.7-9 GNU C Library: Shared libraries
ii libcdparanoia0 3.10+debian~pre0-6 audio extraction tool for sampling
cdparanoia recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]