[techtalk] Using CD-Rom drives with linux.

Tania M. Morell tmorell at ispchannel.com
Tue Dec 12 14:44:03 EST 2000


for everyone else to see...  (didn't get to the list)

I will try this next.. probably tomorrow.  ...gotta work now.

=)

-T

-------- Original Message --------
Subject: Re: [Fwd: Re: [techtalk]  Using CD-Rom drives with linux.]
Date: Tue, 12 Dec 2000 23:01:24 +1100
From: Andre Pang <andrep at cse.unsw.edu.au>
To: "Tania M. Morell" <tmorell at ispchannel.com>
References: <3A35D619.3A28FA3C at ispchannel.com>

On Tue, Dec 12, 2000 at 02:39:05AM -0500, Tania M. Morell wrote:

> 
> I'm using PNY Technologies CD-R 700mb disks.
> 
> No, I don't think it's bad media... I just got done copying 2 music cd's
> and I listened to both..  no skips, or strange staticy noise either.
> It's actually very high quality stuff...  no diff between the original
> cd's.
> 
> The only thing I don't like is that there is an extra second of silence
> between tracks.  This is especially annoying with the live cd's I've
> recorded.  There is always talking between tracks and in the copied
> version I get 1 second of silence breaking up that dialog.
> 
> Anyway, if anyone knows how to get rid of that sec... I'd be happy to
> try it.

there should be an option for cdrecord called 'pregap' and 'defpregap'. 
you
want to use it like the following:

> TO RECORD FROM IMAGE TO CD:
> cdrecord speed=8 fs=4m -useinfo dev=2,0 -audio -nopad audio_*.raw

^ modify that line to:

  cdrecord speed=8 fs=4m defpregap=0 -useinfo dev=2,0 -audio -nopad
audio_*.raw

if you don't have the defpregap and pregap options (check the cdrecord
man
page), then you probably will want to upgrade your version of cdrecord
:).

you can also use the program 'cdrdao' to burn audio CDs.  i don't really
want to delve into DAO vs TAO things ... but search freshmeat.net for
'cdrdao' for more info.

email me back if you'd like more assistance!


-- 
/ #ozone <andrep at cse.unsw.edu.au>; (mobile# 0411 882299)
                                   trust in love to save




More information about the Techtalk mailing list