Skip to main content
Inspiring
October 2, 2019
Question

SDK: Copy and paste markers from clip to sequence using script

  • October 2, 2019
  • 2 replies
  • 1172 views

I was wondering if there was a script that can copy and paste Markers?

 

Specifically, taking clip markers and copying them to the parent sequence.

 

I saw a post about it here , but thought there might a way to do using Premiere's SDK/Scripting

 

Thanks

    This topic has been closed for replies.

    2 replies

    Inspiring
    March 2, 2024

    Just thought I'd bump this in 2024 and hope that maybe now there is a way to do this?

    Community Expert
    October 3, 2019
    Inspiring
    October 3, 2019
    Thanks, so surely a script could read existing marker data, then loop through that array and create replicant markers?
    Community Expert
    October 3, 2019
    Excuse me. You may have a habit because you are translating a language. The link script simply adds marker data to the clip or sequence. Premiere can output the marker data in CSV format, but the marker data cannot be obtained with a script. Therefore, copy and paste is not possible with just a script.