[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Best way to write DVD+R?



On Tue, Apr 20, 2004 at 05:58:51PM +0200, Joerg Schilling wrote:
> >From: Gregoire Favre <Gregoire.Favre@freesurf.ch>
> 
> >Normally, I use this script to write my DVD (video):
> 
> >#!/bin/tcsh
> 
> >setenv SIZE `mkisofs -dvd-video -f -q -print-size -V $1 $2`
> >setenv CDR_SECURITY "8:d ... "
> >mkisofs -dvd-video -f -V $1 $2 | cdrecord-prodvd -v dev=ATAPI:0,0,0 fs=64m speed=1 -eject -dao tsize={$SIZE}s -
> 
> >(I am running kernel 2.6.5-mm6)
> 
> >What should I do to use the DVD+R and become a maximum DVD video
> >compatibility?
> 
> The same command as above

Well, not a success:

mkisofs: Warning: -follow-links does not always work correctly; be careful.
mkisofs: Warning: -follow-links does not always work correctly; be careful.
Cdrecord-ProDVD-Clone 2.01a20 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jörg Schilling
Unlocked features: ProDVD Clone 
Limited  features: 
This copy of cdrecord is licensed for: private/research/educational_non-commercial_use
TOC Type: 1 = CD-ROM
scsidev: 'ATAPI:0,0,0'
devname: 'ATAPI'
scsibus: 0 target: 0 lun: 0
Warning: Using ATA Packet interface.
Warning: The related libscg interface code is in pre alpha.
Warning: There may be fatal problems.
Using libscg version 'schily-0.7'.
SCSI buffer size: 64512
atapi: 1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   : 
Vendor_info    : 'SONY    '
Identifikation : 'DVD RW DRU-500A '
Revision       : '2.0h'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: DVD+R
Profile: DVD+R (current)
Profile: DVD+RW 
Profile: DVD-RW sequential overwrite 
Profile: DVD-RW restricted overwrite 
Profile: DVD-R sequential recording 
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
Using generic SCSI-3/mmc-3 DVD+R driver (mmc_dvdplusr).
Driver flags   : DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96R RAW/R96R
Drive buf size : 4718592 = 4608 KB
FIFO size      : 67108864 = 65536 KB
Track 01: data  3573 MB        
Total size:     3573 MB = 1829399 sectors
Current Secsize: 2048
Blocks total: 2295104 Blocks current: 2295104 Blocks remaining: 465705
Starting to write CD/DVD at speed 4 in real SAO mode for single session.
Last chance to quit, starting real write in 9 seconds.  0.27% done, estimate finish Wed Apr 21 22:52:22 2004
  0.55% done, estimate finish Wed Apr 21 22:52:22 2004
  0.82% done, estimate finish Wed Apr 21 22:52:22 2004
  1.09% done, estimate finish Wed Apr 21 22:52:22 2004
  1.37% done, estimate finish Wed Apr 21 22:53:35 2004
   8 seconds.  1.64% done, estimate finish Wed Apr 21 22:53:22 2004
   0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Starting new track at sector: 0
Track 01:    4 of 3573 MB written (fifo  99%) [buf  92%]  11.6x.cdrecord-prodvd: Input/output error. write_g1: scsi sendcmd: no error
CDB:  2A 00 00 00 08 B8 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: F1 00 03 FF FD 00 00 12 00 00 00 00 73 03 00 00 00 00 00 00 00 00 00 00 00 00
Sense Key: 0x3 Medium Error, deferred error, Segment 0
Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0
Sense flags: Blk -196608 (valid) 
cmd finished after 63.710s timeout 100s

write track data: error after 4571136 bytes
cdrecord-prodvd: A write error occured.
cdrecord-prodvd: Please properly read the error message above.
Writing  time:   69.045s
Average write speed  39.2x.
Fixating...
Fixating time:    0.002s
cdrecord-prodvd: fifo had 1095 puts and 73 gets.
cdrecord-prodvd: fifo was 0 times empty and 8 times full, min fill was 99%.

> Note that with dev=ATAPI: you will never get DMA and writing is soooo slow.

Also for that point, I have read the doc, but didn't find any info on what I should
put instaed, anyone could give me the answer?

Thank you very much,

	Grégoire
__________________________________________________________________________
http://algebra.epfl.ch/greg ICQ:16624071 mailto:Gregoire.Favre@freesurf.ch



Reply to: