Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects From PSD to AE, Flickering Image Sequence

  • From PSD to AE, Flickering Image Sequence

    Posted by Melisa Bala on August 12, 2020 at 8:27 am

    Hello,

    The image sequence I imported from PS timeline has this flickering glitch.
    I tried to slow down the animation, use vertical blur, use deflicker effect, none of them could take this glitch away.

    When I preview the animation in PS timeline, it is perfect. But as soon as I import it as a composition in AE, I can see the flickering between frames.

    Why is this happening?

    14260_ccpro.mp4.zip

    Melisa Bala replied 5 years, 11 months ago 2 Members · 6 Replies
  • 6 Replies
  • Filip Vandueren

    August 12, 2020 at 1:15 pm

    Hi Melisa,

    The strobing comes from your character being animated on a lower framerate than the background which is being interpolated smoothly.

    So your character stays in the same pose for 2 frames, while the Background interpolates on every frame.

    You can lower the framerate of the entire composition to match the framerate of the character. But then the camera move won’t look as nice.
    It’s a common, classic trade-off in traditonal animation.

  • Melisa Bala

    August 13, 2020 at 7:36 am

    Oh I see. Thank you Filip. Well, there is no option other than changing the scene I guess.

  • Melisa Bala

    August 13, 2020 at 8:36 am

    Filip I checked the project again. The building drawings in the animation are just psd layers with position keyframes on them. So I understand the 12fps walk cycle flicking but why are the still layers doing the same thing?

  • Filip Vandueren

    August 13, 2020 at 8:38 am

    I believe it’s the disconnect between one moving in 12FPS and the other, being keyframed, moving smoothly in 24FPS that causes the strobing
    Does it look better when you set you entire composition to 12 fps in the comp. settings ?

  • Filip Vandueren

    August 13, 2020 at 8:44 am

    Does the character also have position keyframes ?
    Then try adding this expression to its position:


    posterizeTime(12);
    value;

    In the case that this makes it even worse, try:

    posterizeTime(12);
    valueAtTime(time+1/24);

    hopefully that helps.

    BTW, it’s interesting to check what the Warp Stabilizer would make of the shot..

  • Melisa Bala

    August 14, 2020 at 6:27 am

    I tried everything and erase the position keyframes in the walk cycle comp, it looks a bit better now, thanks. But the still images in the scene are still having this little jumping like flickers. I think I will slow down the sliding animation and see how it goes.

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