From owner-freebsd-current@FreeBSD.ORG Tue Sep 23 18:54:28 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7E9316A4B3 for ; Tue, 23 Sep 2003 18:54:28 -0700 (PDT) Received: from phoenix.gargantuan.com (rrcs-se-24-73-171-238.biz.rr.com [24.73.171.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5727143FBD for ; Tue, 23 Sep 2003 18:54:27 -0700 (PDT) (envelope-from michael@gargantuan.com) Received: from localhost (localhost.gargantuan.com [127.0.0.1]) by spamassassin-injector (Postfix) with SMTP id 171E84BE; Tue, 23 Sep 2003 21:54:26 -0400 (EDT) Received: from cyclops.gargantuan.com (cyclops.gargantuan.com [IPv6:3ffe:c00:8034:a00::18]) by phoenix.gargantuan.com (Postfix) with ESMTP id 89BCD248; Tue, 23 Sep 2003 21:54:14 -0400 (EDT) From: "Michael W. Oliver" To: Arjan van Leeuwen , Vladimir Kushnir , current@FreeBSD.ORG Date: Tue, 23 Sep 2003 21:54:06 -0400 User-Agent: KMail/1.5.3 References: <200309200806.h8K8696Y049715@spider.deepcore.dk> <20030923024252.B21010@kushnir1.kiev.ua> <200309240019.44696.avleeuwen@piwebs.com> In-Reply-To: <200309240019.44696.avleeuwen@piwebs.com> X-Personal-Email: michael@gargantuan.com X-WWW-Site: http://michael.gargantuan.com X-GPG-Public-Key: $WWW-Site/gnupg/pubkey.asc X-Home-Phone: +1-863-816-8091 X-Mobile-Phone: +1-863-738-2334 X-Home-Address: 8008 Apache Lane, Lakeland, FL, US 33810-2172 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_FlPc/pyzEnJ948f"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200309232154.13047.michael@gargantuan.com> X-Spam-Status: No, hits=-102.6 required=5.0 tests=AWL,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES,USER_AGENT_KMAIL, USER_IN_WHITELIST autolearn=ham version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: What's happened to CDIOCREADAUDIO & friends? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: michael@gargantuan.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 01:54:28 -0000 --Boundary-02=_FlPc/pyzEnJ948f Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline Well, I didn't know somebody was patching it, so I started using the=20 following in ripit.pl (not exactly as below) instead of 'dagrab': dd if=3D/dev/acd0t01 ibs=3D2352 obs=3D2048 | sox -t raw -r 44100 \ =2Ds -c 2 -w - -t wav -r 44100 -s -c 2 -w track01.wav =46unny thing is, it is a hell of a lot faster than dagrab was. Before,=20 dagrab would read the data in at about the same rate as flac would encode=20 it, but now I can rip a 12 track disc in the time it takes flac to encode=20 the first 6 tracks. Go figure... If anyone is interested in the exact changes that I made to use 'dd', as=20 well as jacking in flac, let me know. Nothing special as I am not a=20 programmer at all, but I am managing thanks to your help. =2D-=20 Mike perl -e 'print unpack("u","88V]N=3D&%C=3D\"!I;F9O(&EN(&AE861E