Creative Communities of the World Forums

The peer to peer support community for media production professionals.

  • Posted by Gunnar Kordestani on June 4, 2007 at 2:14 am

    hi there,

    I want to create the following ‘stuttering effect’:

    frame 00:01 – freeze for 12 frames
    frame 00:13 – freeze for 13 frames
    frame 01:00 – freeze for 12 frames
    frame 01:13 – freeze for 13 frames etc……

    I am using PAL 25 f/s

    I think i should use ‘timeremapping’ and some expression do automate this process, but have no clou how to do this… any propositions out there?

    thx
    Gunnar

    Gunnar Kordestani replied 18 years, 11 months ago 2 Members · 2 Replies
  • 2 Replies
  • Filip Vandueren

    June 4, 2007 at 3:56 am

    So basically what you want is a 2 FPS look, but you don’t want every other freeze to occur in between two fields at time “12.5”.

    So the easiest way without expressions would be to just use a “posterize Time” effect and render without fields.

    If that’s not an option, this works for me:

    Apply timeremapping and give it this expression:

    posterizeTime(25);
    Math.floor(time*2)/2;

  • Gunnar Kordestani

    June 4, 2007 at 4:48 am

    hi Filip,

    yea that’s mor or less what i was looking for thx.

    Gunnar

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