Found 1 record for the .SRR file extension name
.rar - WinRAR compressed archive
.cbr - Comic Book Archive file or ComicBook Reader File
.7z - 7z compressed archive file
.002 - Compressed file from a multi-volume archive
.isz - Compressed disk image file format
.z01 - WinZip split compressed archive
.deb - Debian Linux package file
.bar - Age of Mythology game file
file extension SRR - ReScene Data Recovery archive file
File extension SRR description:
Did you search for srt file extension instead of srr?
ReScene is a mechanism for backing up and restoring the metadata from "scene" released RAR files. It was created to support the x264 community, but we have found that it works for many of the other "scenes" out there too.
In its current version ReScene is pretty simple to use. The first thing you'll need is one of the scene releases I've been talking about. They will typically come with one or more RAR files and an SFV file that contains CRC values for those RAR files.
If you run the ReScene command-line utility (srr.exe) and pass the SFV file in as a parameter, it will read the SFV and locate all the RAR files from the release. The utility then creates a .srr file. The SRR file contains a copy of the SFV you specified as well as a backup of all those metadata blocks I mentioned earlier. It's typically a very small file (maybe 10-20KB depending on the number of RARs), and it is created very quickly (typically <1 second). Once you have that .srr file, you can extract the archive and delete the RAR and SFV files.
To re-create the original release files, all you need is the .srr and the files you extracted from the archive. Pass the .srr file in to the utility to start the reconstruction. The SFV file will be restored from the SRR file, and then each orginal RAR will be painstakingly (but quickly) reconstructed from the data files and the backed-up blocks in the SRR file. As a final step, you can validate the files against the SFV to make sure they came through the process unscathed.
