DirectShow MPEG-2 Demultiplexer filter for Windows CE This code builds a DirectShow filter to demultiplex an MPEG-2 Transport or Program Stream into audio and video elementary streams. Please follow these steps to integrate and build the demux filter into your platform: 1) Extract this zip file to a location under %_WINCEROOT%\platform\\src\drivers\mpeg2demux 2) edit drivers\dirs to include mpeg2demux in the build 3) add or include the content of mpeg2demux.reg to platform.reg 4) add mpeg2demux.dll to platform.bib 5) rebuild platform