-
Adding Easing to Video Footage
Hi Everybody,
So this is a bit hard to explain:
What I have:
I have video footage that is 2 minutes long,
but based on 80 frame long loops.
I mean that the video is built out of a repeating loop,
but that loops develops over time with visual changes.
Each loop is a linear “ping-pong” or “palindrome style” loop,
going from frame 1 to 40 and then back to 1 again.What I want to do:
What I want to do is to add “Easing” to each loop,
so that it starts from frame 1, eases in to frame 40 and then eases out back to frame 1.
Is there a good way to do this?
I tried using an expression on the speed parameter of time-warp and base it on time%80,
but didn’t get anywhere near what I’m trying to do.Any tips or nudges in the right direction would be appreciated!
Thanks!