How do I import custom output module templates without using GUI?
The question says it all! I'm creating render slaves, and I have .aom files that I've exported from my licensed version of AE that I'd like to be usable for the render slaves without engaging the UI, as they are ae_render_only_node.txt clients.
Where should I put the templates so that they are discoverable by After Effects CC 2017 (latest)?
The command line I'm using would look like this:
aerender.exe -project "[project path]" -comp "[Compname]" -OMtemplate "***path to aom file??***" -output "[output path]\[#####].png" -s [startFrame] -e [endFrame]
The .aom file would be the exported custom template I made within AE.
Any suggestions?
