problem in Direct show
-
Hi everyone, I had build a graph with the following, IGraphBuilder *pGraph ; IMediaControl *pMediaControl ; IVideoWindow *pVidWin ; IMediaEventEx *pEvent; I tried to play many files continuously so i created a list ctrl , its playing fine, BUT the problem i was facing is when one file is played and going to next file i release the above variables, so i am getting a blank screen like a flash.... i dont want that blank screen on the playing screen ... can anyone help me with this ... the movement from one file to other should be without the blank screen Thanks in advance With Regards
Raja Bose
-
Hi everyone, I had build a graph with the following, IGraphBuilder *pGraph ; IMediaControl *pMediaControl ; IVideoWindow *pVidWin ; IMediaEventEx *pEvent; I tried to play many files continuously so i created a list ctrl , its playing fine, BUT the problem i was facing is when one file is played and going to next file i release the above variables, so i am getting a blank screen like a flash.... i dont want that blank screen on the playing screen ... can anyone help me with this ... the movement from one file to other should be without the blank screen Thanks in advance With Regards
Raja Bose
-
do a google search for GMFBridge written by Geraint Davies. His ClipPlayer example sounds like what you are looking for.
cje
Thank you very much for replying hmmm i will search for that and if i have any more queries i will inform. Once again thanks..... With regards
Raja Bose