On Friday, October 12, 2012 at 3:53 PM, Sean Smallman wrote:
I am looking at basically attempting to devamp a video cue.
I would like to start a video on an endless loop, but then when the next cue is played, have it allow the previous video loop to finish before running the next video.
There's no built-in function for video devamping, but you could do it with an audio devamp. Start the video and the audio cues together. Any old audio cue will do, just turn the levels down and set its loop time to match the video's duration. Then use a Devamp cue on the audio cue, tell it to trigger the next cue in the cue list, which in turn starts the next video cue and stops the current one. You'll need to add a Load cue to load the next video cue, but that's easy enough.
--