Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2001 17:48:06 -0400
From:      Brian Reichert <reichert@numachi.com>
To:        Tim Pozar <pozar@lns.com>
Cc:        Orion Hodson <hodson@aciri.org>, Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>, multimedia@FreeBSD.ORG
Subject:   Re: ripit
Message-ID:  <20010622174806.P23601@numachi.com>
In-Reply-To: <20010621093610.B720@lns.com>; from pozar@lns.com on Thu, Jun 21, 2001 at 09:36:10AM -0700
References:  <uzs106@ibm.rhrz.uni-bonn.de> <200106211621.f5LGLet45368@mule.aciri.org> <20010621093610.B720@lns.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 21, 2001 at 09:36:10AM -0700, Tim Pozar wrote:
> > 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.
> 
> Cool...  But this argument is not in my MAKEDEV script.  I am
> running 4.3-STABLE.  Is this for 5.0?

I just gave this a shot.  It did work out-of-the-box under 4.3-RELEASE,
but, when I tried it as a non-root user, it took my box down.
Seemed to work when I ran things as root.

FWIW - running as root 'cdda2wav -p 0' (from the cdrecord package)
plays some scheduling games, and was able rip tracks _much_ faster...

> 
> Tim

-- 
Brian 'you Bastard' Reichert		<reichert@numachi.com>
37 Crystal Ave. #303			Daytime number: (603) 434-6842
Derry NH 03038-1713 USA			Intel architecture: the left-hand path

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?20010622174806.P23601>