MCI / DirectShow
Posted: Fri Apr 01, 2005 8:22 pm
Hi folks,
I'm experimenting with the Win32 MCI Interface. It seems to be the better way for me, because I have almost only MPEG-Movies to play. And there are some files, which MCI can play and the BuildIn MoviePlayer can not.
But I need the feature to capture images from the playing movies. After opening a movie with the BuildIn MoviePlayer, I can access the IBasicVideo and call GetCurrentImage. That works very fine.
The Key-Question is now: How can I access IBasicVideo after opening the movie with an MCI-Commando? I think, it should be possible (theoretical), because MCI is also using DirectShow.
Does anybody know what I mean and can help me?
Many thanks in advance, Perni.
I'm experimenting with the Win32 MCI Interface. It seems to be the better way for me, because I have almost only MPEG-Movies to play. And there are some files, which MCI can play and the BuildIn MoviePlayer can not.
But I need the feature to capture images from the playing movies. After opening a movie with the BuildIn MoviePlayer, I can access the IBasicVideo and call GetCurrentImage. That works very fine.
The Key-Question is now: How can I access IBasicVideo after opening the movie with an MCI-Commando? I think, it should be possible (theoretical), because MCI is also using DirectShow.
Does anybody know what I mean and can help me?
Many thanks in advance, Perni.