Ignore:
Timestamp:
12/14/07 00:22:01 (16 years ago)
Author:
radscorpion
Message:

MPC Demux works. Right now it can only be used with Dump filter, because
it accepts any mediatype.

File:
1 edited

Legend:

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

    r366 r368  
    1010
    1111Right now the only working filter is the demux_mpc.
    12 But it does not actually output data. Only analyzes input
    13 and displays information in property page.
    14 Internal delivery mechanism and buffering is already implemented.
     12It parses input file, extracts decoder specific information
     13and outputs AP packets with proper timestamps.
     14Seeking is implemented using seeking tables.
     15Right now there is no way to seek files without seeking table.
     16It also contains internal buffering mechanism that should allow network
     17playback in the future.
    1518
    1619stay tuned.
Note: See TracChangeset for help on using the changeset viewer.