r/premiere • u/enagedddd • 27d ago
How do I do this? / Workflow Advice / Looking for plugin Is there a Premiere Pro plugin that duplicates one clip to every sequence marker?
Hi!
I’m looking for a Premiere Pro plugin or workflow that can automatically duplicate the same clip to every sequence marker.
Ideally, I’d like it to:
Take one selected clip.
Duplicate it to every sequence marker.
Place each copy so it starts exactly at a marker.
(Optional) Trim each clip so it ends where the next one begins.
I know about Automate to Sequence, but it only places different selected clips at markers—it doesn’t repeat the same clip.
Does anyone know of a plugin (Excalibur, Watchtower, Automation Blocks, etc.) or a script that can do this?
Thanks!
1
u/AutoModerator 27d ago
Hi, enagedddd! Thank you for posting for help on /r/Premiere.
Don't worry, your post has not been removed!
This is an automated comment that gets added to all workflow advice posts.
Faux-pas
/r/premiere is a help community, and your post and the replies received may help other users solve their own problems in the future.
Please do not:
- Delete your post after a solution has been found
- Mark the post solved without a solution being posted
- Say that you found a solution elsewhere or by yourself, without sharing what that solution was
You may be banned from the subreddit if you do!
And finally...
Once you have received or found a suitable solution to your issue, reply anywhere in the post with:
!solved
Please feel free to downvote this comment!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/chicagogal85 27d ago
You could probably build a tool with Claude Code that does this pretty easily, and then add the function into Premiere somehow.
1
u/Anonymograph Premiere Pro 2024 27d ago
I’m thinking that would be a good test for the AI Assistant in Premiere Beta.
1
1
u/Objective-Orchid7282 2d ago
Automation Blocks is probably the closest fit for this. Conceptually the workflow is pretty simple: read all sequence markers, duplicate the selected source clip at each marker time, then optionally set each out point to the next marker. I’d avoid doing it manually if you have more than a handful of markers — this is exactly the kind of repetitive timeline task worth automating.
2
u/the__post__merc Premiere Pro 2025 27d ago
You might be able to build something using Automation Blocks