Date: Sun, 30 Sep 2001 00:36:07 -0400 From: Brian Reichert <reichert@numachi.com> To: Daniel O'Connor <doconnor@gsoft.com.au> Cc: Brian Reichert <reichert@numachi.com>, multimedia@freebsd.org, Nathan Mace <mace_nathan@uchaswv.edu> Subject: Re: can't rip CD's Message-ID: <20010930003607.F91077@numachi.com> In-Reply-To: <XFMail.20010930120133.doconnor@gsoft.com.au>; from doconnor@gsoft.com.au on Sun, Sep 30, 2001 at 12:01:33PM %2B0930 References: <20010929121622.B91077@numachi.com> <XFMail.20010930120133.doconnor@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 30, 2001 at 12:01:33PM +0930, Daniel O'Connor wrote: > On 4.4-RC -> > [chowder 12:00] ~ > sudo cdda2wav -D /dev/acd0c -I cooked_ioctl -P 0 -xH -O wav > -t 1 > 266240 bytes buffer memory requested, 4 buffers, 27 sectors > #Cdda2wav version 1.10_freebsd_4.4-rc_i386_i386 real time sched. soundcard > support I recall from my experiments that version 1.10 is buggy, and could not get sector offsets correctly. What does work for me is 1.9 under 4.3-RELEASE (as well as 4.1-RELEASE): bookpc# uname -a FreeBSD bookpc 4.3-RELEASE FreeBSD 4.3-RELEASE #2: Wed Jun 13 14:26:38 GMT 2001 reichert@bookpc:/usr/src/sys/compile/BOOKPC i386 I could rip a fourteen-minute song in two minutes: bookpc# /usr/bin/time /usr/local/bin/cdda2wav -D /dev/cdrom -A \ /dev/cdrom -I cooked_ioctl -x -O wav -F -P 0 -t 14 266240 bytes buffer memory requested, 4 buffers, 27 sectors #Cdda2wav version 1.9_freebsd_4.2-beta_i386_i386 real time sched. soundcard support AUDIOtrack pre-emphasis copy-permitted tracktype channels 1-17 no no audio 2 Table of Contents: total tracks:17, (total time 75:29.32) 1.( 6:36.55), 2.( 4:09.32), 3.( 1:23.28), 4.( 3:53.20), 5.( 1:55.67) 6.( 3:14.53), 7.( 7:12.65), 8.( 3:19.12), 9.( 1:13.20), 10.( 4:26.30) 11.( 6:07.63), 12.( 2:46.25), 13.( 5:23.35), 14.(13:58.42), 15.( 2:51.20) 16.( 2:56.68), 17.( 3:57.72), Table of Contents: starting sectors 1.( 0), 2.( 29755), 3.( 48462), 4.( 54715), 5.( 72210) 6.( 80902), 7.( 95505), 8.( 127970), 9.( 142907), 10.( 148402) 11.( 168382), 12.( 195970), 13.( 208445), 14.( 232705), 15.( 295597) 16.( 308442), 17.( 321710), lead-out( 339557) CDINDEX discid: 3NMU6_R_trClnA5CQZPia0runXg- CDDB discid: 0xf411af11 CD-Text: not detected CD-Extra: not detected samplefile size will be 147922028 bytes. recording 838.05599 seconds stereo with 16 bits @ 44100.0 Hz ->'audio'... percent_done: 0% 0% 1% 2% 3% 4% 5% 6% 7% 8% 9% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 27% 28% 29% 30% 31% 32% 33% 34% 35% 36% 37% 38% 39% 40% 41% 42% 43% 44% 45% 46% 47% 48% 49% 50% 51% 52% 53% 54% 55% 56% 57% 58% 59% 60% 61% 62% 63% 64% 65% 66% 67% 68% 69% 70% 71% 72% 73% 74% 75% 76% 77% 78% 79% 80% 81% 82% 83% 84% 85% 86% 87% 88% 89% 90% 91% 92% 93% 94% 95% 96% 97% 98% 99%100% track 14 successfully recorded Right channel: minimum amplitude :-13740/-32768, maximum amplitude :14394/32767 Left channel: minimum amplitude :-13157/-32768, maximum amplitude :18151/32767 123.01 real 1.29 user 3.81 sys Good luck... > --- > Daniel O'Connor software and network engineer > for Genesis Software - http://www.gsoft.com.au > "The nice thing about standards is that there > are so many of them to choose from." > -- Andrew Tanenbaum -- Brian 'you Bastard' Reichert <reichert@numachi.com> 37 Crystal Ave. #303 Daytime number: (603) 434-6842 Derry NH 03038-1713 USA Intel architecture: the left-hand path To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010930003607.F91077>