Hi gurus.
I'm doing some experiments with the DirectShow "mixer" filter - don't remember the exact name, but I'm sure you know what I'm talking about.
It's powerful and very easy to use, but I only managed to mix together two or more synchronized clips!
Let me explain: I would like my application to behave like a DJ - ...er, should I say VJ ? - i.e. start clip1, look at clip1, when clip1 is almost finished start clip2 and then crossfade clip2 to clip1.
Well, how can I play or stop a single stream in the filter graph? I only manage to stop or play the whole graph!
Anyone can help?
Thanks!