Mark Knecht <markkne...@gmail.com> wrote:

> I tried
>
> cdrecord dev=1000,1,0 -v -speed=6 -dao -raw96r -useinfo -text -eject *.wav
> cdrecord dev=1000,1,0 -v -speed=6 -raw96r -useinfo -text -eject *.wav
> cdrecord dev=1000,1,0 -v -speed=6 -sao -raw96r -useinfo -text -eject *.wav

You do not like to combine -sao and -raw96 unless you know exactly what you are 
doing. This combination would not help you.

> All failed with messages like
>
> cdrecord: Drive does not support RAW recording.

Then you have a problem.

> I don't see a way to read a cue sheet from the existing drive. (There
> isn't one, is there?)
>
> Is there maybe a way to run cdda2wav or cdrecord to create a cue sheet
> as a file so we can look at it?
>
> The *.inf files look fairly consistent from song to song:
>
> MacMini test2 # cat *.inf
> #created by cdda2wav
> 2.01.01a57_linux_2.6.28-gentoo-r5_ppc_7447a,-altivec-supported
> 11/05/09 07:38:54
> #
> CDINDEX_DISCID= 'x7kWW2ke0dtT4IO_V6RVoLlw5mc-'
> CDDB_DISCID=    0x650b2d07
> MCN=
> ISRC=
> #
> Albumperformer= 'Indukti'
> Performer=      'Indukti'
> Albumtitle=     'S.U.S.A.R.'
> Tracktitle=     'freder'
> Tracknumber=    1
> Trackstart=     0
> # track length in sectors (1/75 seconds each), rest samples
> Tracklength=    33819, 0
> Pre-emphasis=   no
> Channels=       2
> Copy_permitted= once (copyright protected)
> Endianess=      little
> # index list
> Index=          0
> Index0=         -1
> # md5 sum
> MD5-offset=     44

Some drives do not like pregap size 0 and it seems that your drive is 
extremely picky and does not like pregap size 1 either.
You need a better drive firmware to write this CD, or you need to try to edit
Index0 to be at least 150.

Jörg

-- 
 EMail:jo...@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       j...@cs.tu-berlin.de                (uni)  
       joerg.schill...@fokus.fraunhofer.de (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

Reply via email to