Ignore:
Timestamp:
12/15/07 14:49:14 (16 years ago)
Author:
radscorpion
Message:

Decoder now can decode and play SV8 streams. It can be used along with old RadLight filter, which will take care of SV7 files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dsfilters/before-you-ask.txt

    r369 r371  
    1010
    1111
    12 Recently I've added basic stuff for decoder filter.
    13 Right now it can not even be created so don't even
    14 try to register it or you'll get errors.
    15 I'll update it soon.
     12Decoder and Demuxer now can play SV8 files.
     13But since there is no filetype detection added
     14in the registry, the process of opening a file
     15may take a little while in some players.
    1616
    17 Demux MPC works quite fine.
    18 It parses input file, extracts decoder specific information
    19 and outputs AP packets with proper timestamps.
    20 Seeking is implemented using seeking tables.
    21 Right now there is no way to seek files without seeking table.
    22 It also contains internal buffering mechanism that should allow network
    23 playback in the future.
    2417
    2518stay tuned.
Note: See TracChangeset for help on using the changeset viewer.