Hi,
I try to write custom muxer and presenter for EVR.
Now I have DirectX10 application that required some video processing features. I write skeleton for using media foundation, but if I set IID_ID3D10Device interface in responce to call to IVideoDeviceID::GetDeviceID, I return error while building topology, if I set IID_IDirect3DDevice9 in this call topology build's ok.
Question: Can I use DirectX 10 with EVR? If yes, how I do it? I have application already... If not, how I can get video processing features with DirectX10?
Regards,
Artyom.
I try to write custom muxer and presenter for EVR.
Now I have DirectX10 application that required some video processing features. I write skeleton for using media foundation, but if I set IID_ID3D10Device interface in responce to call to IVideoDeviceID::GetDeviceID, I return error while building topology, if I set IID_IDirect3DDevice9 in this call topology build's ok.
Question: Can I use DirectX 10 with EVR? If yes, how I do it? I have application already... If not, how I can get video processing features with DirectX10?
Regards,
Artyom.