Files
dvdisaster/documentation/en/index10_expand=2.html
2012-04-08 21:33:59 +09:00

173 lines
6.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Examples of the error correction</title>
<link rel="stylesheet" type="text/css" href="../include/dvdisaster.css">
</head>
<body>
<!-- Title header -->
<table width="100%" cellpadding="0" border="0">
<tr>
<td align="left">
<span class="fxxl"><b>dvdisaster</b></span>
<i>Version 0.72.4 / 0.72 (pl4)</i>
</td>
<td align="right">
<span class="fxxl">&nbsp;</span><a href="http://dvdisaster.net/en/">To the Internet version</a>
<a href="../cs/index10.html"></a>
<a href="../de/index10.html"></a>
<a href="../ru/index10.html"></a>
</td>
</tr>
</table>
<!-- Language chooser or separator -->
<table width="100%" cellpadding="0" border="0">
<tr>
<td colspan="2" class="hsep"></td>
</tr>
<tr><td colspan="2" style="height: 10px">
</td></tr>
</table>
<!-- Main body (Navigation, actual page content, optional news column) -->
<table width="100%" cellspacing=0>
<tr>
<!-- Navigation -->
<td style="background-color:#f0f0f0; vertical-align:top; width:20%;">
<table width="100%" cellpadding="10">
<tr>
<td>
<span class="fs"><b>Contents</b></span>
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="hsep"></td>
</tr>
</table><p>
<table width="100%">
<tr><td colspan=3><span class="fs"><a href="news.html">News</a></span></td></tr>
<tr><td></td><td></td><td style="height:10px;"></td></tr>
<tr><td colspan=3><span class="fs"><a href="index.html">Overview</a></span></td></tr>
<tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs">Examples of the error correction</span></td></tr>
<tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="index20.html">dvdisaster complements quality scans</a></span></td></tr>
<tr><td style="width:1%; vertical-align:top;">&middot;</td><td colspan=2><span class="fs"><a href="index30.html">Pro and con of dvdisaster</a></span></td></tr>
<tr><td></td><td></td><td style="height:10px;"></td></tr>
<tr><td colspan=3><span class="fs"><a href="howtos.html">Howtos</a></span></td></tr>
<tr><td></td><td></td><td style="height:10px;"></td></tr>
<tr><td colspan=3><span class="fs"><a href="download.html">Download</a></span></td></tr>
<tr><td></td><td></td><td style="height:10px;"></td></tr>
<tr><td colspan=3><span class="fs"><a href="qa.html">Questions and Answers</a></span></td></tr>
<tr><td></td><td></td><td style="height:10px;"></td></tr>
<tr><td colspan=3><span class="fs"><a href="feedback.html">Bug reporting</a></span></td></tr>
</table>
</td>
</tr>
</table>
</td>
<td></td>
<!-- Actual page contents -->
<td style="vertical-align:top; width:77%;" rowspan="2">
<!-- Insert actual page content below -->
<h3 class="top">Examples of the error correction</h3>
<!-- begin of screen shot -->
<table>
<tr>
<td class="valignt">
<b>Recovery of aged media.</b> The medium processed here has become
discolored and partly unreadable in its outer region. A surface scan
yields about 23.000 unreadable sectors of 342.000 sectors total; resulting
in about 7,2% defective sectors.
</td>
<td>
<a name="snap1"></a>
<table class="thumbnail" width="160">
<tr><td><span class="fs">Reading the defective medium.</span></td></tr>
<tr><td><a href="index10_expand=1.html#snap1"><img src="thumbnails/recover-linear.png" alt="" class="noborder"></a></td></tr>
</table>
</td>
</tr>
</table><p>
<!-- end of screen shot -->
<!-- begin of screen shot -->
<table class="screenshot">
<tr><td>
<a name="snap2"></a>
<b>Repairing the defective image.</b> The resulting image is still incomplete
since about 23.000 sectors could not be read. These sectors are now
reconstructed using
the error correction data created with dvdisaster.
During the recovery a maximum of 20 errors
per error correction block is encountered. This results in a peak
error correction load of 63%, meaning that this degree of damage is handled well
by error correction data created with default settings.
</td></tr>
<tr><td align="center">
<a href="index10.html#snap2">
<img src="images/fix-image.png" alt="" class="noborder">
</a>
</td></tr>
<tr><td align="center">Screen shot: Repairing the defective image.</td></tr>
</table><pre> </pre>
<!-- end of screen shot -->
<b>Recovery needs error correction data:</b> The recovery process described above uses
error correction ("ecc") data.
Think of this data as a special
form of backup data (it needs less space than a normal backup, though).
Like an ordinary backup, the ecc data needs to be created
<i>before</i> the medium goes defective.<p>
So if you have a defective medium but never created ecc data for it - sorry,
your data is probably lost.<p>
<a href="index20.html">Why quality scans won't suffice...</a>
<!-- do not change below -->
</td> <!-- end of page contents -->
</tr>
<!--
<tr valign="bottom">
<td style="background-color:#f0f0f0;">
<table cellpadding="10"><tr><td><a href="http://dvdisaster.net/legacy/en/index.html"><span class="fs"></span></a></td></tr></table>
</td>
<td></td>
<td></td>
</tr>
-->
</table> <!-- end of main body table -->
<!-- Page footer -->
<table width="100%" cellpadding="0" border="0">
<tr><td colspan="2" style="width:100%; height:10px;"></td>
</tr>
<tr><td colspan="2" class="hsep"></td>
</tr>
<tr>
<td align="center">
<span class="fs">
<i> Copyright 2004-2012 Carsten Gnörlich.<br>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
</i>
</span>
</td>
</tr>
<tr><td colspan="2" class="hsep"></td>
</tr>
</table>
</body>
</html>