Hi,

I posted this question one month ago, without any answers. Am I the only one 
who notices this?

Cdrecord 1.11a28 cannot fix my audio cd's with a separate command, in contrast 
to the older versions.

When making audio cds I used to write n wav's file by file and execute one fix 
command at the end.

As a workaround, I have to write n-1 files as before and write the nth file 
without a 'nofix' in the command line.

How can it be that the same function works in connection with another 
function, but doesn't as an isolated function?

Thanks,
Markus

-------------------------------

PS: my commands for burning an audio cd:

for each file f:
 cdrecord dev=${CFG_DEV} speed=${CFG_SPEED} -nofix -audio -pad -v "${f}"

at the end:
 cdrecord dev=${CFG_DEV} speed=${CFG_SPEED} -fix -audio -v -pad

-------------------------------

Output of -scanbus:
(note: the warnings appear ever since I know cdrecord)

Cdrecord 1.11a28 (i686-suse-linux) Copyright (C) 1995-2002 J�rg Schilling
Linux sg driver version: 3.1.22
Using libscg version 'schily-0.6'
scsibus0:
        0,0,0     0) 'IBM     ' 'DDYS-T18350N    ' 'S80D' Disk
        0,1,0     1) 'IBM     ' 'DDYS-T36950N    ' 'SA2A' Disk
cdrecord: Warning: controller returns wrong size for CD capabilities page.
cdrecord: Warning: controller returns wrong page 20 for CD capabilities page 
(2A).
        0,2,0     2) 'TEAC    ' 'CD-ROM CD-532S  ' '1.0A' Removable CD-ROM
        0,3,0     3) 'TEAC    ' 'CD-R56S         ' '1.0P' Removable CD-ROM
        0,4,0     4) 'IOMEGA  ' 'ZIP 100         ' 'J.03' Removable Disk
        0,5,0     5) 'HP      ' 'C1537A          ' 'L708' Removable Tape
        0,6,0     6) *
        0,7,0     7) *


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to