I need to mix 2 or more videos or webcam sources (or alpha images) using DirectShow.
I tried the VMR but it just renders the output, and doesn't let me redirect it anywhere ( I want to push the frames to a virtual webcam renderer ). But a possible "work around" is to capture the output bitmaps and then push them.
While playing with the VMR I could not find a way to control the playback postion or the volume of the separate videos that were playing. Is there a way to do this?
If this approach cannot work, can anyone suggest another solution? Maybe point me to a DirectShow Mixer filter of some kind?
Start Free Trial