On Sun, Nov 27, 2011 at 11:25:38AM -0500, Rocky Bernstein wrote: > > cdrecord should do the job. I do not have any blank discs right now but > > I will try tomorrow. > > There are two options > > 1) use `cuefile=filename' and `-text' command line arguments. cdrecord > > should parse the CDTEXTFILE keyword then > > 2) if it does not, you can still manually specify the cdtextfile with > > `textfile=filename' argument > > see man cdrecord > > > > In either case I get: > cdrecord: Inconsistent CD-Text file 'cdtext.cdt' not a multiple of pack > length > cdrecord: Cannot use 'cdtext.cdt' as CD-Text file.
The file was in indeed corrupted. There was an extra 0 byte at the end. CDRWIN's implemenation was not as reliable as expected ;). File is fixed now and cdrecord should accept it. Thanks for testing!! Regards Leon
