I am using a Delay to pause Video:
I thought this means: play the video, but pause 3 second in. But no, the Delay does noting here. The video will just play to the end, no pause.
How exactly does Delay work? what is the correct way to achieve my desired effect?
Hello,
Delay is used to delay the arrival of vectors. It is mainly used for delaying tracking data when arriving. It is measured in ms (milliseconds) or in frames if you turn on the Frames option.
If you want to delay a video signal, you should use the delayer module.
Best regards,