Hi,
I've modified the testcap.sys to be a MPEG2 transport stream
minidriver. Then I follow the steps described in
http://www.codeproject.com/directx/MPEG2_Capture_Device.asp?df=100&forumid=59308&exp=0&select=869492
to build the whole graph in graphedit.
My minidriver can connect to Microsoft Mpeg2 demultiplexer
successfully. It also reply every SRB_READ_DATA request without any
problem. But the problem is the ActiveMovie just displays black
windows. I think I may make some mistakes in configuring the
demultiplexer because the example in the above website is for program
stream instead of transport stream. Could anyone give me some advice?
Or anything I should take care?
With my best regards.
Andreu