Simple question : but not for me… Chaining Videos
Hello there,
Is there any way to play a video file after another one (and so on…) automatically ? (ex : video1 -› video 2 -› video 3…)
I have 32 videoclips, and i would like to chain them in a grid system where i could use the 4 buttons wiimote (Top Bottom Left Right) to change the video ?
Best
E'
here's one way of many using @loopreport.
notice the use of @unique 1. this will prevent the end frame being output from the qt.movie that is not currently playing (even though the metro is still banging it).
Hi there,
I actually have a question in this similar subject. Because i would like to create a list of 24 movies. In my patch i tell the movie to play for 10 seconds, and than it pauses. But how can i make sure that after the first movie has ended, it will automatically go over into the next one?
Something with a coll perhaps?
Thank you!
Lys