0
Use script to load saved render settings and output modules files
New Here
,
/t5/after-effects-discussions/use-script-to-load-saved-render-settings-and-output-modules-files/td-p/9455574
Oct 06, 2017
Oct 06, 2017
Copy link to clipboard
Copied
I'm able to run a script at startup to call up a little toolbar in my company. I then want everyone to have the same output presets once their AE loaded
I did some searches but it seems not straight forward ... great if someone had any idea about this.
- nicky
TOPICS
Scripting
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Enthusiast
,
/t5/after-effects-discussions/use-script-to-load-saved-render-settings-and-output-modules-files/m-p/9455575#M42892
Oct 06, 2017
Oct 06, 2017
Copy link to clipboard
Copied
The concept here is:
- Save the list with all names of the presets.
- Then add all your presets to output module and save the project.
- On start check saved presets in the After Effects and if there is no your custom preset, open the project and add preset from there.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Advocate
,
LATEST
/t5/after-effects-discussions/use-script-to-load-saved-render-settings-and-output-modules-files/m-p/9455576#M42893
Oct 13, 2017
Oct 13, 2017
Copy link to clipboard
Copied
Here's a small snippet I use when I need to apply custom render template on clients machine:
rendertom / _Snippets_ / source / After Effects / Apply custom Render Template.jsx — Bitbucket
This might be usefull if you combine what Alex+White said with this snippet.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

