-
figuring out why AE is slow?
Is there a way to tell what’s slowing a project down?
It started off pretty fast, and I don’t remember when it got slow, but it took 30 minutes to render out a 2 minute clip, all vector. It’s at 4K, but even previews using a small region of interest are slow.
I did use Motion V2 quite a few times, which is controlling some things via scripts. I noticed when I was animating things with Behaviors for fading in/Out, things slowed down a ton, so I have since abandoned those. It’s a shame, because that was pretty convenient. I wish Adobe would have been better at implementing a feature like that, which sticks to the beginning/end of a timeline without slowing down renders.
But I’m wondering what I can do to figure out what in the project is causing a slowdown, without just going through and adding one layer at a time, then seeing how much slower it is, then comparing percentage speed change. I have 90+ layers in my main comp, with Almost as much as possible precomped. I didn’t precomp a few last minute additions yet. But I designed Most of the precomps to be cropped as well, so hopefully that helps. And I also have those cut down in time as well, then use time remap to hold time between or after animations. No reason to keep calculating a frame that isn’t doing anything different right?
I’m just curious if there’s a way to tell what’s causing things to go slowly. Sort of like a Task/Process manager but for after effects layers and comps.
The part of Motion V2 that I’m wondering about is I’m using Excite. I haven’t dug into the code, but I have to imaging that it’s calculating every frame, and eventually either dividing by zero, or determining if it’s going to be dividing by zero and skipping the calculation. But that still means the expression is running every frame right? I don’t know how to speed that up, unless it’s suggested to precomp and trim the comp as Soon as that item stops, then just hold frame from there. With this many layers, it’s already getting difficult to change timing and order though. This morning’s meeting already has me changing the order of something, but that’s shuffling around a Lot of keys. I SO wish you could select keys and layers to move at the same time.