Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions stop motion with timewarp

  • stop motion with timewarp

    Posted by Santi Agustí on August 19, 2014 at 3:15 am

    Hi!
    I don’t really know if this is possible…
    Due to the nature of the project, I have to use an adjustment layer with timewarp effect applied to it. Timewarp’s speed is controlled by an external slider, with an expression like this:
    value+comp("control").layer("control").effect("speed")("Slider") (so the default value of the slider is 0)
    So, the question is… is it possible to add an expression to have a desired fps and played each Nth frame?
    Basically is getting having like this
    n = 2;
    m = 2;
    f = timeToFrames();
    p = Math.floor(f/m);
    framesToTime(p*n)

    but applied to the slider controller of the timewarp’s speed instead of using time remapping…

    thanks!

    Santi Agustí replied 11 years, 8 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy