I’m now able to do video mixing (thanks to a previously answered question), hurray! I’ve been able to use freeframe effects on the video, hurray! Now, I’m trying to switch a video input between two freeframe effects. Can a single VideoIn be fed simultaneously to two different freeframe effects? (Doesn’t seem like it can.) What I need is the equivalent of a Switch(node output) module, or a node output router of some sort, but I don’t see that type of node. I’ve tried to create multiple VideoIns for the same driver, feeding each one to a separate freeframe effect and then using Switch(node input) on their outputs, but the second VideoIn for the same driver doesn’t seem to be active. How can I accomplish this type of switching? Thanks again!
...Tim...