google-code-export / tovid

Automatically exported from code.google.com/p/tovid
1 stars 0 forks source link

tovid dvd -burn my-dvd failed after IO error #163

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I issued the command tovid dvd -birn my-dvd to burn my data to a DVD and it got 
to 99.88% complete and gava an error below. The error message says to file this 
as a bug report and here it is.

 99.46% done, estimate finish Wed Mar 27 14:16:44 2013
 99.88% done, estimate finish Wed Mar 27 14:16:44 2013
Total translation table size: 0
Total rockridge attributes bytes: 0
Total directory bytes: 4096
Path table size(bytes): 42
Max brk space used 1a000
1196433 extents written (2336 MB)
:-[ WRITE@LBA=124190h failed with SK=0h/ASC=00h/ACQ=03h]: Input/output error
:-( write failed: Input/output error
/dev/dvdrw: flushing cache
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
makedvd encountered an error during the DVD creation process:
Could not burn the disc to /dev/dvdrw
See if anything in the above output helps you diagnose the
problem, and please file a bug report at:
   http://code.google.com/p/tovid/issues
(_not_ the dvdauthor list) containing the above output.
Sorry for the inconvenience!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

I have been using these blank DVDs just fine for ages so I don't think its a 
problem with the disk. Maybe the software needs to do retries in the event of 
an IO error like this.

Original issue reported on code.google.com by marlow.a...@gmail.com on 27 Mar 2013 at 2:25

GoogleCodeExporter commented 9 years ago
Hi. The burning done by makedvd uses the growisofs command. Since it got to 
that point using tovid, I believe the problem is an issue using growisofs not 
tovid, so the report should go to that list or should be asked in a forum for 
your linux distribution.

cheers,
grepper

Original comment by grepper@gmail.com on 28 Feb 2014 at 7:22

GoogleCodeExporter commented 9 years ago
I'll handle this one.

Original comment by grepper@gmail.com on 21 May 2014 at 1:12