Date: Tue, 15 May 2001 00:21:38 -0500 From: Jeff Blaufuss <Jeff_Blaufuss@ndsu.nodak.edu> To: Mixtim <mixtim@home.com>, questions@freebsd.org Subject: Re: Audio CD Ripping Problems Message-ID: <3B00BCE2.708DB20@ndsu.nodak.edu> References: <3AFFBEC6.FD2CEFFA@ndsu.nodak.edu> <20010514081402.A84258@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I don't have any of the /dev/acd0t? files. Should I just go MAKEDEV each of them, or is there something like the snd? device that will make them all? Mixtim wrote: > > On Mon, May 14, 2001 at 06:17:26AM -0500, Jeff Blaufuss wrote: > > I'm having problems extracting audio cd tracks from my atapi cdrom > > drive. With both dagrab and cdda2wav the last two seconds of the output > > wav file is garbled. It sounds like a very short clip was taken from > > near the end of the track and repeated for about two seconds until the > > track ends. > > Try grabbing a track with dd and the /dev/acd0t? devices and see if you have > the same problem. All of the grabbing programs I tried produced crappy audio > recordings but the following worked fine. For example, to grab track 4: > > dd if=/dev/acd0t4 of=track4.cdr bs=2352 > > Then burning with burncd produced a nice copy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B00BCE2.708DB20>