- Dvdisaster
Infobox Software
name = dvdisaster
caption = dvdisaster 0.70.4
developer = Carsten Gnörlich
released = ?
frequently_updated = yes
programming language = C
operating system =Cross-platform
language = English
genre =Data recovery
license = GPL
website = [http://dvdisaster.sourceforge.net/ dvdisaster.sourceforge.net]dvdisaster is a
computer program to createerror detection and correction data for optical media, which is used fordata recovery . The program can be used either to create ECC files from existing media or to augment anISO image with ECC data prior to being written onto a medium. dvdisaster isfree software available under theGNU General Public License .Recovery modes
When an optical disc is physically damaged (such as by scratching), or has begun to deteriorate, some parts of the data on the disc may become unreadable. By utilizing the ECC data previously generated by dvdisaster, damaged parts of the disc data can be recovered.
The two modes of ECC data generation in dvdisaster make use of Reed–Solomon codes. In RS01 mode, the generated data is created from a disc image and is stored in a separate file, which must be written on some other medium. Alternatively, in RS02 mode, the ECC data is appended to the end of the disc image before the image is burned to disc.
dvdisaster can be helpful to recover the contents of a damaged disc even when no ECC data is available. The entire disc can be read into an image, skipping damaged parts. dvdisaster can then repeatedly rescan just the missing parts until all damaged areas have been filled in by correct data.
ee also
*
data recovery
*error detection and correction
*optical disc authoring
*Reed–Solomon error correction External links
* [http://dvdisaster.sourceforge.net/ Official website]
Wikimedia Foundation. 2010.