cdrecode 问题

其它类软件,非上述版软件
回复
airowner
帖子: 3
注册时间: 2007-05-23 18:47

cdrecode 问题

#1

帖子 airowner » 2008-11-06 18:23

我在刻录cd的过程中总提示wodim: CUE sheet not accepted. Retrying with minimum pregapsize = 1.
希望大家帮忙看看,也不清楚是哪里出的问题

代码: 全选

airowner@airowner:~/cd$ cdrecord dev\=3,0,0 -v -pad -dao -audio *.wav
TOC Type: 0 = CD-DA
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.scsidev: '3,0,0'
scsibus: 3 target: 0 lun: 0
WARNING: the deprecated pseudo SCSI syntax found as device specification.
Support for that may cease in the future versions of wodim. For now,
the device will be mapped to a block device file where possible.
Run "wodim --devices" for details.
Linux sg driver version: 3.5.27
Wodim version: 1.1.8
SCSI buffer size: 64512
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'HL-DT-ST'
Identification : 'DVDRAM GSA-U10N '
Revision       : '1.05'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0009 (CD-R)
Profile: 0x0012 (DVD-RAM) 
Profile: 0x0011 (DVD-R sequential recording) 
Profile: 0x0015 (DVD-R/DL sequential recording) 
Profile: 0x0016 (DVD-R/DL layer jump recording) 
Profile: 0x0014 (DVD-RW sequential recording) 
Profile: 0x0013 (DVD-RW restricted overwrite) 
Profile: 0x001A (DVD+RW) 
Profile: 0x001B (DVD+R) 
Profile: 0x002B (DVD+R/DL) 
Profile: 0x0010 (DVD-ROM) 
Profile: 0x0009 (CD-R) (current)
Profile: 0x000A (CD-RW) 
Profile: 0x0008 (CD-ROM) 
Profile: 0x0002 (Removable disk) 
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1053696 = 1029 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
Drive DMA Speed: 15470 kB/s 87x CD 11x DVD
FIFO size      : 12582912 = 12288 KB
Track 01: audio   39 MB (03:54.44) no preemp     
Track 02: audio   38 MB (03:51.08) no preemp pad     
Track 03: audio   42 MB (04:10.72) no preemp pad     
Track 04: audio   37 MB (03:40.08) no preemp pad     
Track 05: audio   42 MB (04:10.40) no preemp pad     
Track 06: audio   37 MB (03:42.19) no preemp pad     
Track 07: audio   48 MB (04:49.77) no preemp pad     
Track 08: audio   37 MB (03:42.27) no preemp pad     
Track 09: audio    0 MB (00:00.02) no preemp pad      padsize:  684 KB (00:03.97)
Track 10: audio   43 MB (04:21.27) no preemp pad     
Track 11: audio   43 MB (04:20.46) no preemp pad     
Track 12: audio   39 MB (03:52.00) no preemp pad     
Track 13: audio    0 MB (00:00.02) no preemp pad      padsize:  684 KB (00:03.97)
Track 14: audio   45 MB (04:28.51) no preemp pad     
Track 15: audio   44 MB (04:22.16) no preemp     
Total size:      540 MB (53:33.49) = 241012 sectors
Lout start:      540 MB (53:35/37) = 241012 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 5
  Is not unrestricted
  Is not erasable
  Disk sub type: Medium Type B, low Beta category (B-) (4)
  ATIP start of lead in:  -11607 (97:27/18)
  ATIP start of lead out: 359849 (79:59/74)
Disk type:    Short strategy type (Phthalocyanine or similar)
Manuf. index: 18
Manufacturer: Plasmon Data systems Ltd.
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 118837
Speed set to 4234 KB/s
Starting to write CD/DVD at speed  24.0 in real SAO mode for single session.
Last chance to quit, starting real write in    0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Sending CUE sheet...
wodim: CUE sheet not accepted. Retrying with minimum pregapsize = 1.
Errno: 5 (Input/output error), send_cue_sheet scsi sendcmd: no error
CDB:  5D 00 00 00 00 00 00 01 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 5D 34 05 80 26 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x26 Qual 0x00 (invalid field in parameter list) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.006s timeout 200s
wodim: CUE sheet still not accepted. Please try to write in RAW (-raw96r) mode.
wodim: Cannot send CUE sheet.
wodim: Could not write Lead-in.
Writing  time:    0.067s
wodim: fifo had 192 puts and 0 gets.
wodim: fifo was 0 times empty and 0 times full, min fill was 100%.
airowner
帖子: 3
注册时间: 2007-05-23 18:47

Re: cdrecode 问题

#2

帖子 airowner » 2008-11-06 21:13

解决。。原来是采样率的问题,不能用48000hz 只能用44100
回复