[Date Prev][Date
Next][Thread Prev][Thread Next][Date
Index][Thread Index]
Re: Re: [OT] Linux MP3->CD Audio
On Wed, May 21, 2003 at 09:17:12AM -0000, Stuart Grimshaw wrote:
> --- In ukha_d@xxxxxxx, Simon McCartney <simon@a...> wrote:
> > On Tue, May 20, 2003 at 09:58:27AM +0100, Stuart Grimshaw wrote:
> > > Can anyone recommend a package under linux that will write
MP3's to an
> > > audio format CD?
> >
> > Being a command line freak, I'm using mp3burn from Debian/Woody,
I
> > believe there are some eye candy GUI's for it.
>
> Doesn't seem to a manual for it :-)
>
> Any chance of a shufty at your configs?
Sorry, I was sleeping :-)
simonm@the-plough:simonm $ cat .mp3burnrc
# options for cdrecord
$cdrecord_opts="speed=2 dev=0,0,0"
simonm@the-plough:simonm $
I've set my record speed fairly low as I pull the mp3's across a network
and burn on the fly on a fairly slow machine.
Running cdrecord should return something like this:
simonm@scooby:simonm $ cdrecord -scanbus
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
Linux sg driver version: 3.1.22
Using libscg version 'schily-0.5'
scsibus0:
0,0,0 0) 'PLEXTOR ' 'CD-R PX-W1210A' '1.07' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
simonm@scooby:simonm $
You'll need to be root or have cdrecord setuid.
Also, you'll need to tell the kernel not to load the IDE drivers for the
CD-Writer (hdc in my case) with a kernel argument, which is usually fed in
via LILO or whatever boot loader you are using:
append="idebus=66 hdc=ide-scsi"
HTH,
Simon.
-simonm (E: simon@xxxxxxx W: +44 28 9072 5060 M: +44 7710 836915)
I'm too lazy to make a sig
Home |
Main Index |
Thread Index
|