Using jit.xfade for more than 2 videos
Can jit.xfade be used to mix more than 2 videos at once? Any other jitter objects I could use to mix about 4-8 videos?
[jit.op @op *] allows you to scale videos, combine sets of two videos using [jit.op @op +]. Other very interesting effects can be created by checking out some of the other operations for jit.op.
So, you can use [jit.op @op+] for mixing several sets of videos in 1 window?
Will I need to mix pairs of videos, then mix the resulting videos?
yes.
Max Patch
Copy patch and select New From Clipboard in Max.
a very simple 3 channel mixer with jit.op:
That patch is a great help! I'm still pretty newb-ish with Max, trying to learn, though. Thank you :D
You can use some shaders to mix the movies.