Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Use script to load saved render settings and output modules files

New Here ,
Oct 06, 2017 Oct 06, 2017

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
1.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Oct 06, 2017 Oct 06, 2017

The concept here is:

  1. Save the list with all names of the presets.
  2. Then add all your presets to output module and save the project.
  3. 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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Oct 13, 2017 Oct 13, 2017
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines