In our C# .NET application we have two DirectShow filter graphs each showing a video device and one audio device. Whenever the filtergraphs are running the system time is slowed down about 4-6s per minute... The graphs are not encoding anything, just displaying what comes in from the sources.
This just happens in the application and not in GraphEdit.
What could cause such a behavior? and what could we do against it?