Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2001 09:21:40 -0700
From:      Orion Hodson <hodson@aciri.org>
To:        Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: ripit 
Message-ID:  <200106211621.f5LGLet45368@mule.aciri.org>
In-Reply-To: Message from Heiko Recktenwald <uzs106@ibm.rhrz.uni-bonn.de>  of "Thu, 21 Jun 2001 13:51:38 %2B0200." <Pine.BSF.4.21.0106211350310.826-100000@moritz.alleswirdgelber> 

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

In message <Pine.BSF.4.21.0106211350310.826-100000@moritz.alleswirdgelber>,Heik
o Recktenwald writes:
> > Anyone knowing other tools for reading CD audio tracks?
> 
> tosha ;-)
> 
> But you must have a Toshiba scsi drive.
> 
> Very easy, very efficient,
> 

If you have an atapi drive you can cat tracks from /dev.  Device
entries are needed for each track:

	cd /dev
	./MAKEDEV acd0t100

From then on you can cat /dev/acd0t1, /dev/acd0t2, etc.  The output is
44.1kHz stereo, 16bit linear samples.  If you want to add headers sox
will do this.

- Orion.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




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