Skip to content

Commit 3bba11f

Browse files
NeWbY100claude
andcommitted
docs: add ISO/IMG support and M2V to README
- Document ISO/IMG image support in SRS Creator and SRS Reconstructor - Add M2V to Stream container extensions - Note automatic VOB title set detection for ISO sources Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 52dc01d commit 3bba11f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ Create `.srs` sample reconstruction files from media files across 7 container fo
5151
| ASF | WMV |
5252
| FLAC | FLAC |
5353
| MP3 | MP3 |
54-
| Stream | VOB, M2TS, TS, MPG, MPEG, EVO |
54+
| Stream | VOB, M2TS, TS, MPG, MPEG, EVO, M2V |
5555

56-
Automatic container detection, track parsing, 256-byte signature capture, and CRC32 computation.
56+
Automatic container detection, track parsing, 256-byte signature capture, and CRC32 computation. Supports ISO/IMG images as input — browse media files inside the ISO and extract them for SRS creation.
5757

5858
### RAR Reconstructor
5959

@@ -76,7 +76,7 @@ Reconstruct RAR archives from SRR metadata using brute-force WinRAR version and
7676

7777
![RAR Reconstructor](docs/resources/srs_reconstructor.png)
7878

79-
Rebuild media samples from `.srs` metadata and a source media file. Extracts track signatures, reconstructs the sample byte-for-byte, and verifies the result against the expected CRC32 and file size. Supports the same container formats as the SRS Creator.
79+
Rebuild media samples from `.srs` metadata and a source media file. Extracts track signatures, reconstructs the sample byte-for-byte, and verifies the result against the expected CRC32 and file size. Supports the same container formats as the SRS Creator. ISO/IMG images can be used as the media source — for VOB-based samples, the matching title set is automatically detected using track signatures.
8080

8181
### SRS Restorer
8282

0 commit comments

Comments
 (0)