Skip to main content
Participant
August 11, 2021
Question

How to add layer name into custom render output?

  • August 11, 2021
  • 1 reply
  • 217 views

I have 3 layers

- text

- foreground

- background

 

How can I write the filename?

I am looking for something valid like [compName]_text_foreground_background.[#####].[fileextension]

This topic has been closed for replies.

1 reply

Mylenium
Legend
August 12, 2021

That's not possible. This stuff simply has its limitations. You'll have to add it manually or the old-fashioned way by setting render outputs via script, for which of course solutions exist. Just check AEScripts.com.

 

Mylenium