I have been following the posts to the DirectShow since I am trying to use the same things in my application. I was looking up the dynamicCall() functionality, but it seems that it is used for controlling the video (such as play, stop, rewind etc) and not for inserting the video into the QAxWidget. How do I setup the QAxWidget to to use a COM object, more specifically, DirectShow. Example code would be very helpful!

Thanks