|
|
Hi folks,
I am trying to use Windows Media 9 Screen encoder under DirectShow for Screen Desktop Broadcast and I getting troubles when configure the encoder filter. As I read from the documentation, it should be configured like the WMV VC1 encoder :
1. Set the Input Type (Connect the filter input) 2. Set filter properties 3. Set the output type (select the MSS2 ) and append private date. 4. connectto the downstream.
The failure occurs in the step 3 (and of course 4) where I see that the Output Media Type has a pbFormat at NULL. The same configuration process works very well for WMV9 and WMV VC1 (I just change the subType CLSID to WMMEDIASUBTYPE_MSS2 when browsing the Stream Caps on the output pin).
So is there a step I am missing ? or should I follow a different configuration method ?
thanks in advance,
Ouss
|
|
|