Hi,
I have written my own capture source filter in directshow (c++). It has property page to configure video output, but prop page works only in graphedt and Microsoft expression encoder. In FMLE, when I click Video capture device settings, I get message No such interface supported.
I want to know which interface does my capture filter (or capture pin) have to expose that I get something similar with property page in graphedt, instead of message "No such interface supported"?