Page 1 of 1

stutter effect on video clip

Posted: Tue Dec 13, 2022 19:59
by jakemelon
Hi,

What is the best way to create a stutter effect where a video clip advances X number of frames and then reverses Y number of frames?

This would create a type of a stutter effect where video clip would play forward for 5 seconds (x) and then reverse for 2 seconds (y) then repeat.

thanks
jake

Re: stutter effect on video clip

Posted: Tue Dec 13, 2022 22:21
by Arvol
Buffer nodes in Wire should get you there.

Re: stutter effect on video clip

Posted: Wed Dec 14, 2022 16:10
by jakemelon
Not using Wire at the moment, any way of doing it in Avenue?

Re: stutter effect on video clip

Posted: Wed Dec 14, 2022 16:46
by Arvol
Not effectively. Maybe MIDI map the "Transport Position Behavior Play Mode" to go between normal and random? There's also the Stop Motion FX but it's not really what you're after.

Re: stutter effect on video clip

Posted: Thu Dec 15, 2022 18:47
by Zoltán
Delay RGB, with all 3 set to the same value and animating the effect opacity could jump back in time, though not play backwards.

Re: stutter effect on video clip

Posted: Thu Dec 15, 2022 20:27
by jakemelon
Interesting, I will try that.

thank you!