Date: Sat, 29 Nov 2008 11:42:29 +0100 From: Roland Smith <rsmith@xs4all.nl> To: Yuri <yuri@rawbw.com> Cc: freebsd-questions@freebsd.org Subject: Re: Copying audio CD with dd/cdrecord produces unplayable CD Message-ID: <20081129104229.GA64944@slackbox.xs4all.nl> In-Reply-To: <4930EEBB.7050701@rawbw.com> References: <4930EEBB.7050701@rawbw.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, Nov 28, 2008 at 11:26:51PM -0800, Yuri wrote: > I am trying to copy an audio CD. > > First I've ran: > dd if=/dev/acd0tN of=track-N.cdr bs=2352 > for every track. This gets raw track files. It is better to use cdparanoia (from the audio/cdparanoia port), since it outputs WAV files. It also tries to restore the data in case of a damaged disc. To make it to work, I have a symbolic link /dev/cdrom [courtesy of /etc/devfs.conf] that links to the real (atapicam) CD device. Ripping is now done by running the following command: cdparanoia -B "1-" This will result in a number of wav files. You can use these with cdrecord and it will Just Work. Roland -- R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkkxHJUACgkQEnfvsMMhpyX3/QCfRbAFjLhGD2elZY6G0DfqX902 RnwAoJEiVQCQgZpyZj12VhFh6fsU2o5/ =TOJS -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081129104229.GA64944>
