Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Need Help Creating Automation Blocks Script, Duplicate Sequence per Video Clip and Import to Timelin

New Here ,
Jun 21, 2025 Jun 21, 2025

Hi everyone, I recently discovered Automation Blocks and and I’m really impressed by what it can do!, I downloaded the demo and I'm eager to use it, but honestly, I’m struggling to wrap my head around how to set things up.

I’m trying to build a workflow or script that does the following:

 

1- Finds a bin named "videos" that contains video clips

2- Duplicates a sequence named "start" for each video in the bin

3- Renames each new sequence to match the video’s filename (without the extension)

4- Imports the corresponding video into its sequence at 10:00:00:00

 

If anyone with more experience could help me figure this out—or share an example to get me started—it would be a huge help. Thanks in advance!

TOPICS
Editing , Error or problem , FAQ , How to , Import , User interface or workspaces
185
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jun 21, 2025 Jun 21, 2025

This block script for Automation Blocks for Pr assumes that
- you have a bin "videos" with footage files

- a sequence named "start" in the root bin

 

create custom sequence clone for each clip.png
(xml block script attached so you can place it directly in your user library)

Translate
Community Expert ,
Jun 21, 2025 Jun 21, 2025

This block script for Automation Blocks for Pr assumes that
- you have a bin "videos" with footage files

- a sequence named "start" in the root bin

 

create custom sequence clone for each clip.png
(xml block script attached so you can place it directly in your user library)

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 21, 2025 Jun 21, 2025

Thank you Mathias! That was incredibly fast. Your XML file works perfectly and is exactly what I needed.

BTW, I also tried creating the workflow with ChatGPT, Claude, Grok, DeepSeek, and Perplexity, but none of their output worked.

I hope you consider integrating AI in a way that simplifies the process, making it more accessible for non technical users to create workflows in a simple way.

Thanks again!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 22, 2025 Jun 22, 2025
LATEST

Yes: https://docs.mamoworld.com/automation-blocks/forChatGPT

This is work in progress - sometimes it works great, sometimes not.

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines