What's happened to CDIOCREADAUDIO & friends?
Michael W. Oliver
michael at gargantuan.com
Tue Sep 23 18:54:28 PDT 2003
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,*");'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20030923/06ef6d31/attachment.bin
More information about the freebsd-current
mailing list