play three videos on jit.window

umbertocipri's icon

Hello everybody,
I'm trying to play three different videos in jit.window (called by a fiducial one at time) but these videos flick until I disconnect manually two videos from the jit.window.

Does anybody suggest me another output way different from jit.window?
Otherwise, does anybody know if there's a method to create something for disconnect or connect jit.qt.movie from jit.window automatically with a bang?

umbertocipri's icon

I solved linking all videos in a single jit.qt.movies and then to the jit.window.

maybites's icon

does that mean your problem is solved? I might have an idea how to solve it more elegantly, but I am not sure what you wann achieve.

apollonarius's icon

i will be interested to hear the more elegant solution... i need to attempt to run six QT videos in the jit.win....

t3mpuser's icon

Jitter Tutorials 8 and 9 cover mixing videos.

Christopher Dobrian's icon
Max Patch
Copy patch and select New From Clipboard in Max.

For plain ol' switching between six movies, you'll only want to send one of them to the window at a time. Could be something like this.

apollonarius's icon

thanks, this looks like it works!!

helgosam's icon

Thanks a lot for the example Christopher Dobrian - just one thing - the stop button doesn't seem to work (at least for me).

Thanks, Sam