Viewing SRS file fails

Issue #53 new
Gfy created an issue

http://www.srrdb.com/release/details/The.Last.Song.2010.1080p.BluRay.x264-MACHD

It is blanco: http://www.srrdb.com/show/file/normal/The.Last.Song.2010.1080p.BluRay.x264-MACHD/Sample/the.last.song.2010.1080p.bluray.x264.sample-machd.srs

Nothing seems wrong with the .srs file:

#!

>pysrs the.last.song.2010.1080p.bluray.x264.sample-machd.srs -l
SRS Type   : MKV
SRS App    : MKV/AVI ReSample 1.1
Sample Name: the.last.song.2010.1080p.bluray.x264.sample-machd.mkv
Sample Size: 76.178.173
Sample CRC : 23EDEC64
Track 1: 64.555.149 bytes
Track 2: 11.598.208 bytes
Track 3: 196 bytes

>rescene.php the.last.song.2010.1080p.bluray.x264.sample-machd.srs -a
Array
(
    [trackData] => Array
        (
            [1] => TrackData Object
                (
                    [flags] => 0
                    [trackNumber] => 1
                    [dataSize] => 64555149
                    [matchOffset] => 0
                )

            [2] => TrackData Object
                (
                    [flags] => 0
                    [trackNumber] => 2
                    [dataSize] => 11598208
                    [matchOffset] => 0
                )

            [3] => TrackData Object
                (
                    [flags] => 0
                    [trackNumber] => 3
                    [dataSize] => 196
                    [matchOffset] => 0
                )

        )

    [fileData] => FileData Object
        (
            [flags] => 3
            [appName] => MKV/AVI ReSample 1.1
            [name] => the.last.song.2010.1080p.bluray.x264.sample-machd.mkv
            [fileSize] => 76178173
            [crc32] => 23edec64
        )

)

File processed in 0.089188098907471 seconds

Comments (0)

  1. Log in to comment