Video Sequence Problem

This is probably stupid question. What I do…
I load files with Dir node… Use counter to get slice file name. Than I use FileStream and compare current position to length so I could see when video is done playing. I wanted to connect onchange (video ending event) back to counter, but vvvv does not allow loop connection.

Creating Feedback Loops

Use FrameDelay (Animation) between the duration output and End Time input.

and read about feedback loops here

Sune

you are 11 seconds too fast tonfilm :)

Thanks, it is working just fine :)