Orf
June 22nd, 2004, 11:27 AM
I see someone is using DirectShow, in this forum... unfortunately often I see questions, almost never answers :( ...
Well, let me put my new question.
I can describe the application(s) I'm working on as VJ applications - a midi message arrives, the application must play a given clip witn (almost) no delay.
At the moment, I'm building the graph with the RenderFile function... This function takes time, and at the moment I'm using a different graph for each clip the application has to play - as the midi message arrives, the new playwindow is displayed and the old one is paused and hidden.
How should I change thing in order to use only one graph?
Tanks & bye.
Well, let me put my new question.
I can describe the application(s) I'm working on as VJ applications - a midi message arrives, the application must play a given clip witn (almost) no delay.
At the moment, I'm building the graph with the RenderFile function... This function takes time, and at the moment I'm using a different graph for each clip the application has to play - as the midi message arrives, the new playwindow is displayed and the old one is paused and hidden.
How should I change thing in order to use only one graph?
Tanks & bye.