Ignore:
Timestamp:
01/05/08 11:40:24 (16 years ago)
Author:
radscorpion
Message:

SV7 demuxing and decoding works.
However there are strange artifacts when seeking in SV7 files.. - TODO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dsfilters/demux_mpc/src/mpc_reg.cpp

    r373 r379  
    105105        // write the string
    106106        r.SetStringValue(_T("0"), _T("0,4,,4D50434B"));                                                                                 // MPCK
     107        r.SetStringValue(_T("1"), _T("0,3,,4D502B"));                                                                                   // MP+
    107108        r.SetStringValue(_T("Source Filter"), _T("{E436EBB5-524F-11CE-9F53-0020AF0BA770}"));    // file source async
    108109        r.Close();
Note: See TracChangeset for help on using the changeset viewer.