playing videos in sequence

is it possible to play videos in sequence in Aximmetry. For example I need to play three videos one after another. is there some template already available in aximmetry. I tried with Switch video module using the trigger option but its not working properly. Sometimes it jumps from first video to third video and so on. Multiple triggers seems to get enabled at the same time.

Any suggestions here ? 

Thanks


   channel2

Comments

Eifert@Aximmetry
  -  

Hi,

Probably one of the videos is already playing when you start one.
I suggest you set Looping off in the video player modules:

And using a flow graph similar to this: (this plays 3 videos one after another in a loop)

When the Copy Trigger Stop All stops the video, it stops all of the videos, so there would be no video secretly playing in the background. Also, it uses the Ended trigger signal to restart the next video.

I don't know of a template that does this in Aximmetry.

Warmest regards,

qdklhh
  -  
I think overlay is good choice!
Eric Soulard
  -  

Hi,

You have to use the sequencer with sequence video objects. Then, you have to add a multi blender.

Here is the compound:

Here is the sequencer, allowing you to manage opacity and audio levels if transitioning between clips:



Here is the multi blender setup :



All the best