Hi Praveen,
To develop your own DirectShow filters with Media SDKyou can usea sample from our product. I recommend you to build a sample filters to perform some initial testing. Could you please provide more info on the environment you are working in?What OS are you using? What type of media datayou have (MPEG2, AVC)?
You are right, our decoder filter provides NV12 data, and this data is not acceptable by VideoRenderer.You should connect decoder toVideo Mixing Renderer filter to successfully build a graph. Do you use GraphEdit application to build filters graph manually?
Thanks.
Slava.



Implementing Intel Filters & Media Sdk
Hi,
I have aquery with reference to checking of our product (EditBox) with"Intel-media-sdk". As mention above, we are using Third party MPEG Encoder and Decoder Directshow filter components. How will we be able to test the Filter component of "Media-SDK" with our product DirectShow based implementation?We have found the "media-sdk" output stream of decoder filter as "NV12", which we are unable to connect with "Video Renderer" etc.
We would like to use Intel Filters, please provide us the steps to implement the same.
Cheers!
Praveen