DVDisaster Error Correction File
From Just Solve the File Format Problem
(Difference between revisions)
(Change category name) |
Parchivist (Talk | contribs) |
||
(3 intermediate revisions by one user not shown) | |||
Line 2: | Line 2: | ||
|subcat=Error detection and correction | |subcat=Error detection and correction | ||
|extensions={{ext|ecc}} | |extensions={{ext|ecc}} | ||
+ | |wikidata={{wikidata|Q28600484}},{{wikidata|Q1946453}} | ||
}} | }} | ||
A '''DVDisaster Error Correction File''' is created by the dvdisaster software making use of [[Reed-Solomon error correction]] codes based on the contents of a DVD (or CD or BluRay disc), either an existing one or one you are in the process of creating. If it's a new disc being created, the program can store the error correction file on the disc itself; otherwise, it is created as a separate file. The correctness of the disc image can be verified by generating the same data from the disc and comparing it to the previously-generated file. If parts of the disc have gone bad and caused data loss, it may be possible to recover the lost data from the error-correction file. | A '''DVDisaster Error Correction File''' is created by the dvdisaster software making use of [[Reed-Solomon error correction]] codes based on the contents of a DVD (or CD or BluRay disc), either an existing one or one you are in the process of creating. If it's a new disc being created, the program can store the error correction file on the disc itself; otherwise, it is created as a separate file. The correctness of the disc image can be verified by generating the same data from the disc and comparing it to the previously-generated file. If parts of the disc have gone bad and caused data loss, it may be possible to recover the lost data from the error-correction file. | ||
+ | |||
+ | Files start with '*dvdisaster*' | ||
+ | |||
+ | |||
== References == | == References == | ||
* [http://en.wikipedia.org/wiki/Dvdisaster dvdisaster (Wikipedia)] | * [http://en.wikipedia.org/wiki/Dvdisaster dvdisaster (Wikipedia)] | ||
− | * [http://dvdisaster.net/en/ | + | * [https://dvdisaster.jcea.es/ Homepage] |
+ | * Old homepage URLs (archived): [https://web.archive.org/web/20180509154525/http://dvdisaster.org/en/index.html 1], [https://web.archive.org/web/20180428070843/http://dvdisaster.net/en/index.html 2], [https://web.archive.org/web/20180403053618/http://dvdisaster.com/en/index.html 3], [https://web.archive.org/web/20061116014008/http://www.dvdisaster.de/ 4], [https://web.archive.org/web/20070316103015/http://dvdisaster.berlios.de/en/index.html 5] | ||
+ | * [https://dvdisaster.jcea.es/downloads/codecs.pdf Codec specification] | ||
+ | * [https://github.com/speed47/dvdisaster Windows port] | ||
+ | * [https://sourceforge.net/projects/dvdisaster/ SourceForge (old)] | ||
+ | * [https://github.com/lrq3000/dvdisaster Github mirror (old)] | ||
+ | * http://mark0.net/download/triddefs_xml.7z → e → ecc.trid.xml |
Latest revision as of 03:46, 1 November 2023
A DVDisaster Error Correction File is created by the dvdisaster software making use of Reed-Solomon error correction codes based on the contents of a DVD (or CD or BluRay disc), either an existing one or one you are in the process of creating. If it's a new disc being created, the program can store the error correction file on the disc itself; otherwise, it is created as a separate file. The correctness of the disc image can be verified by generating the same data from the disc and comparing it to the previously-generated file. If parts of the disc have gone bad and caused data loss, it may be possible to recover the lost data from the error-correction file.
Files start with '*dvdisaster*'
[edit] References
- dvdisaster (Wikipedia)
- Homepage
- Old homepage URLs (archived): 1, 2, 3, 4, 5
- Codec specification
- Windows port
- SourceForge (old)
- Github mirror (old)
- http://mark0.net/download/triddefs_xml.7z → e → ecc.trid.xml