From owner-freebsd-questions@FreeBSD.ORG Sat Nov 29 10:42:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB75A1065670 for ; Sat, 29 Nov 2008 10:42:37 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.freebsd.org (Postfix) with ESMTP id 4C8F78FC12 for ; Sat, 29 Nov 2008 10:42:36 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id mATAgTos006580; Sat, 29 Nov 2008 11:42:29 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 23C5FBAA4; Sat, 29 Nov 2008 11:42:29 +0100 (CET) Date: Sat, 29 Nov 2008 11:42:29 +0100 From: Roland Smith To: Yuri Message-ID: <20081129104229.GA64944@slackbox.xs4all.nl> References: <4930EEBB.7050701@rawbw.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <4930EEBB.7050701@rawbw.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Copying audio CD with dd/cdrecord produces unplayable CD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2008 10:42:37 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 28, 2008 at 11:26:51PM -0800, Yuri wrote: > I am trying to copy an audio CD. >=20 > First I've ran: > dd if=3D/dev/acd0tN of=3Dtrack-N.cdr bs=3D2352 > 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 --=20 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) --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkkxHJUACgkQEnfvsMMhpyX3/QCfRbAFjLhGD2elZY6G0DfqX902 RnwAoJEiVQCQgZpyZj12VhFh6fsU2o5/ =TOJS -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--