Skip to main content
Known Participant
December 22, 2023
Answered

Premiere Pro markers to After Effects with Automation Blocks

  • December 22, 2023
  • 2 replies
  • 1299 views

Can you build a script in Automation Blocks so when you add clip markers to the AE dynamic link file inside the Premiere Pro timeline that those markers become visible inside After Effects as Composition Markers for that particular file? Thank you

This topic has been closed for replies.
Correct answer Mathias Moehl

Premiere Pro clip markers are stored in the metadata, I think, and Automation Blocks for Ae cannot read metadata, unfortunately. But you should be able to create

1. an Automation Blocks tool for Premiere Pro, which exports markers to a spreadsheet (modify the existing "Export Markers to Spreadsheet" tool to export clip markers instead of sequence markers)
2. an Automation Blocks tool for After Effects, which imports the markers from the spreadsheet. In Ae markers are handled just as any other keyframed properties - the Community library contains some examples showing how to work with markers in the section "Layer Properties/Markers".
So it should be doable, but takes some effort to implement.

 

@Ann Bens: I think this is a very good place to discuss Automation Blocks questions and I encourage AB users to post their questions here. Every Automation Blocks question is related to Premiere Pro or After Effects directly. The After Effects forum even has a tag to mark scripting questions and Automation Blocks is just another way to solve scripting tasks in Ae and Pr.

 

 

 

2 replies

Mathias Moehl
Community Expert
Mathias MoehlCommunity ExpertCorrect answer
Community Expert
December 23, 2023

Premiere Pro clip markers are stored in the metadata, I think, and Automation Blocks for Ae cannot read metadata, unfortunately. But you should be able to create

1. an Automation Blocks tool for Premiere Pro, which exports markers to a spreadsheet (modify the existing "Export Markers to Spreadsheet" tool to export clip markers instead of sequence markers)
2. an Automation Blocks tool for After Effects, which imports the markers from the spreadsheet. In Ae markers are handled just as any other keyframed properties - the Community library contains some examples showing how to work with markers in the section "Layer Properties/Markers".
So it should be doable, but takes some effort to implement.

 

@Ann Bens: I think this is a very good place to discuss Automation Blocks questions and I encourage AB users to post their questions here. Every Automation Blocks question is related to Premiere Pro or After Effects directly. The After Effects forum even has a tag to mark scripting questions and Automation Blocks is just another way to solve scripting tasks in Ae and Pr.

 

 

 

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects
Ann Bens
Community Expert
Community Expert
December 23, 2023

Yes discussing is fine; promoting paid software is not.....................

Please remove your website from your signature: forum rules.

Mathias Moehl
Community Expert
Community Expert
December 23, 2023

Ok, I updated the signature. 🙂

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects
Ann Bens
Community Expert
Community Expert
December 22, 2023

As this is 3rd party software, ask your question here: https://www.mamoworld.com/

Known Participant
December 22, 2023

Thank you, but I was just following instructions from Mathias's documents on how to ask the question. I have attached the screenshot. I am not sure if I misunderstood something.

 

Ann Bens
Community Expert
Community Expert
December 22, 2023

This forum is for Premiere not for 3rd party software/plugins.