-
Expression = Slow Render Time?
Hi folks,
I’m not a heavy expressions writer, but, with the help of Mr. Dan Ebberts, I was able to wrote a pretty nice code which one big text layer drove a bunch of other small text layers and the opacity of some jpegs layers. The goal was to make an animated wheater forecast that could be updated everyday in a fast and easy way.The code did work, but the render becomes extremely slow. I figured it is because it re-reads the expression in every single frame. So, the question is: is there a way to fasten things up? I mean, making the expression read the code just once (in the first frame) and stick with it (without re-checking it every frame to make sure nothing has changed)?
Thanks in advance,
Fred Lobo