Add "MKV/AVI ReSample 1.3" preview improvements

Issue #40 resolved
Gfy repo owner created an issue

As discussed here: http://rescene.wikidot.com/questions#srs

http://rescene.wikidot.com/local--files/downloads/srs.1.3.preview.zip

My guess is that it handles samples that are differently cut? e.g. not on the boundaries of the container?

Comments (5)

  1. Gfy reporter
    there's another weird sample
    The.Big.Lebowski.1998.Internal.1080p.BluRay.x264-SAiMORNY
    saimorny-the.big.lebowski.1080p-sample.mkv
    seems like pyrescene can't locate it
    but if I use srs 1.3
    it instantly creates srs
    File Details:   Size           CRC
                    -------------  --------
                       68.382.743  C8536343
    Track Details:  Track  Length         Codec
                    -----  -------------  --------------------
                        1     56.503.077  V_MPEG4/ISO/AVC
                        2     11.855.232  A_DTS
    Parse Details:  Metadata     Attachments   Track Data     Total
                    -----------  ------------  -------------  -------------
                         24.434             0     68.358.309     68.382.743
    Checking that sample exists in the specified full file...
    Check Complete.  All tracks located.
    Successfully created SRS file: G:\The.Big.Lebowski.1998.Internal.1080p.BluRay.x2
    64-SAiMORNY\saimorny-the.big.lebowski.1080p-sample.srs
    when I try to reconstruct the sample with that srs tho
    (also using 1.3)
    SRS Load Complete...          Elapsed Time: 0,02s
    -Unexpected Error:
    System.Collections.Generic.KeyNotFoundException: The given key was not present i
    n the dictionary.
       at System.ThrowHelper.ThrowKeyNotFoundException()
       at System.Collections.Generic.SortedList`2.get_Item(TKey key)
       at ReSample.MkvReSample.ExtractSampleStreams(SortedList`2 tracks, Dictionary`
    2 attachments, FileData file, FileInfo inFile, DirectoryInfo outDir)
       at ReSample.Program.Main(String[] args)
    when I use pyrescene to recreate the sample:
    SRS Load Complete...          Elapsed Time: 0.02s
    Track Extraction Complete...  Elapsed Time: 0.49s
    Rebuild Complete...           Elapsed Time: 0.77s
    File Details:   Size           CRC
                    -------------  --------
    Expected    :      68.382.743  C8536343
    Actual      :      68.382.743  022E244A
    Rebuild failed for sample: saimorny-the.big.lebowski.1080p-sample.mkv
    different crc
    
  2. Gfy reporter

    Releases with samples that can only reconstruct with the preview.

    Fight.Club.1999.REMASTERED.REPACK.1080p.BluRay.x264-WLM
    The.Big.Lebowski.1998.Internal.1080p.BluRay.x264-SAiMORNY
    Twelve.Monkeys.1995.1080p.BluRay.x264.iNT-WPi
    V.for.Vendetta.2005.PROPER.1080p.BluRay.x264-WLM
    American.Beauty.1999.1080p.BluRay.x264-LEVERAGE
    Gran.Torino.2008.PROPER.1080p.BluRay.x264-WLM
    The.LadyKillers.2004.720p.iNTERNAL.HDTV.x264-DEADPOOL
    
  3. Gfy reporter
  4. Log in to comment