Skip to main content
Participant
February 24, 2023
Question

Responsive Design - Preserve Timing for Looping Animation

  • February 24, 2023
  • 2 replies
  • 800 views

Hello!

 

Is there any possible way to preserve the timing of an infinite looping animation for mogrts? I have a composition that I has a looping background and I want to export it as a mogrt so that when the mogrt is time-stretched in Adobe Premiere, the timing of the looping background animation won't be affected. I only see people using protected regions with responsive design, which only preserves the timing of finite animations such as animates on/off, etc. but nothing on loops.

 

Any solutions or scripts/expressions suggestions would be appreciated!

 

 

This topic has been closed for replies.

2 replies

Community Expert
February 25, 2023

Stretching time changes the timing. If you have a looping animation and you create a mogrt, the easiest thing to do is to duplicate the mogrt as many times as you need to in the Premiere Sequence. The Protected region keeps the timing of that region from changing. The unprotected region's timing changes. There is nothing I know of that you can do to change that behavior.

ShiveringCactus
Community Expert
Community Expert
February 25, 2023

All I can think of is to make a really long looping background animation, which you'd crop.  It's the time stretching that throws me here. 

In theory, if your loop is time-based, like a fractal noise with the evolution set to time*100, then that should always work, but when you time stretch it in a precomp, I'm not sure what would happen.  Can you pass the mogrt's duration from the parent timeline into the mogrt?  If you can, then you could control the final end animation via that instead of using an outro protected region.  Your Mogrt wouldn't be time stretched, just cropped to length and the loops would be unaffected.