-
Batch insert text from file using Expressions
I need to process a lot of video on a regular basis and I’m looking for help automating part of it. I’m a total noob with programming but I’m trying to learn. I’m hoping to write a script to do the following:
User chooses a text file
Text file is scanned for keywords
When keywords are found, that text is copied
A new comp is created
Video is imported to bottom layer
Copied text is inserted on top layer for a specific duration
Comp is added to render que
Text file is scanned for keywords
If no additional keywords are found, start render queI’m starting with Dan Ebberts example over at MotionScripts to help me learn. https://www.motionscript.com/ae-scripting/create-text-layers-from-file.html
I’m looking for some tutorials or other resources to help me learn about scripting in After Effects in general also. Any guidance is appreciated