Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 21:54:06 -0400
From:      "Michael W. Oliver" <michael@gargantuan.com>
To:        Arjan van Leeuwen <avleeuwen@piwebs.com>, Vladimir Kushnir <vkushnir@Alfacom.net>, current@FreeBSD.ORG
Subject:   Re: What's happened to CDIOCREADAUDIO & friends?
Message-ID:  <200309232154.13047.michael@gargantuan.com>
In-Reply-To: <200309240019.44696.avleeuwen@piwebs.com>
References:  <200309200806.h8K8696Y049715@spider.deepcore.dk> <20030923024252.B21010@kushnir1.kiev.ua> <200309240019.44696.avleeuwen@piwebs.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Well, I didn't know somebody was patching it, so I started using the 
following in ripit.pl (not exactly as below) instead of 'dagrab':

dd if=/dev/acd0t01 ibs=2352 obs=2048 | sox -t raw -r 44100 \
-s -c 2 -w - -t wav -r 44100 -s -c 2 -w track01.wav

Funny thing is, it is a hell of a lot faster than dagrab was.  Before, 
dagrab would read the data in at about the same rate as flac would encode 
it, but now I can rip a 12 track disc in the time it takes flac to encode 
the first 6 tracks.  Go figure...

If anyone is interested in the exact changes that I made to use 'dd', as 
well as jacking in flac, let me know.  Nothing special as I am not a 
programmer at all, but I am managing thanks to your help.

-- 
Mike
perl -e 'print unpack("u","88V]N=&%C=\"!I;F9O(&EN(&AE861E<G,*");'



[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQA/cPlFsWv7q8X6o8kRAs0zAKCygjA2AV1wKIanJmBX3HUUx2zzqQCgoUKO
F87GdZXeNa0ZPcjxui9XwSU=
=wikX
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309232154.13047.michael>