-
Automated creation of a large number of layers?
Hi folks,
I have a automation problem I was hoping to get some help with. I’m new to After Effects scripting, although I do have programming and scripting experience in other packages.
For a VFX project, I need to:
1. Load a very large number (several thousand) of sequentially numbered still frames into the project.
2. Add all of that footage into a comp, set the transparency and blending mode of each layer.
3. Save that resulting composited image out as a 32 bit floating point image.
How would I go about automating this process through scripting/expressions?
Thanks in advance for any help!