chore: README.md: better images
This commit is contained in:
28
README.md
28
README.md
@@ -26,6 +26,8 @@ Please refer to the [CHANGELOG](CHANGELOG) for all the details.
|
||||
|
||||
## :twisted_rightwards_arrows: Choose between 3 protection modes ("codecs")
|
||||
|
||||
For a more detailed explanation of the algorithms, please refer to the [codecs specification PDF](documentation/codecs.pdf).
|
||||
|
||||
:one: **RS01** creates error correction files which are stored separately from the image they belong to.
|
||||
The artefact is an **ecc** file, which must be stored on another media than the one we're protecting.
|
||||
|
||||
@@ -65,18 +67,22 @@ See the [INSTALL](INSTALL) file. The [workflow file](.github/workflows/release.y
|
||||
|
||||
# :camera: Screenshots
|
||||
|
||||
### Scanning a damaged CD under Windows
|
||||
### Scanning a damaged CD under Windows:
|
||||
|
||||

|
||||

|
||||
|
||||
### Scanning a healthy BD-R (single layer) with Linux GUI
|
||||
### Verifying the ECC correction data from the damaged image:
|
||||
|
||||

|
||||
|
||||
### Repairing the damaged image thanks to augmented data:
|
||||
|
||||

|
||||
|
||||
### Verification of the image after correction:
|
||||
|
||||

|
||||
|
||||
### Scanning a healthy BD-R (single layer) with Linux GUI:
|
||||
|
||||

|
||||
|
||||
### Creating an RS03 error correction file with Linux GUI
|
||||
|
||||

|
||||
|
||||
### Verifying a BD-R image with Linux GUI
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user