Skip to main content
Participant
November 19, 2016
Answered

Access/modify dynamic link parameters w/ scripting/Extendscript

  • November 19, 2016
  • 1 reply
  • 1607 views

Hello, I want to start with saying I have 0 experience scripting in Premiere but I am very curious. Before I go down that rabbit hole, i was wondering if anyone could tell me if the following is possible:

I've created a graphic toolkit for my video team that utilizes dynamic link with After Effects. Depending on what they enter in certain text fields, the graphics change their positioning, layouts, and color via expressions in the after effects file. For some projects, we need to create multiple versions of a video that changes a parameter across all the graphics in the video. For example, let's say we need to change a text field parameter from "red" to "blue" across the whole video. If there are, say 50 unique instances of a dynamic link graphic in a sequence, it can be tedious to go through every single one to change that one parameter.

Is there a way this could be automated via Extendscript or any other method? Thanks all for your time

This topic has been closed for replies.
Correct answer Bruce Bullis

Thanks Bruce for looking into it!


No, it's not possible to alter that text; there is no API around master clip effects.

1 reply

Bruce Bullis
Legend
November 21, 2016

Yes, that text can be changed via ExtendScript, in AE. That ExtendScript could be run from a panel, or from within ExtendScript Toolkit.

jotreyesAuthor
Participant
November 21, 2016

Thank you Bruce. I should've clarified though, the video team won't be

opening After Effects at all and will be doing everything entirely in

premiere. Is it possible to alter the dynamic link LIVE TEXT parameters in

the clip's effects panel within Premiere with scripting?

On Mon, Nov 21, 2016 at 8:47 AM Bruce Bullis <forums_noreply@adobe.com>

Bruce Bullis
Legend
November 21, 2016

I'm not sure; testing will out.