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

Automation Blocks - reposition anchor point?

Engaged ,
Apr 09, 2024 Apr 09, 2024

Hey,

I was wondering if would be possible to create a script that repositions the anchor point of selected clips to predefined spots(top, bottom, 1/3,...). There are a couple of options in AFX available but non for premiere as fas I know of.

I tried to modify some preexisting code snippets but as I couldn't find the blocks I was hoping for I had to give up 😥 Maybe someone can get it to work.

 

Best

Pascal

TOPICS
Error or problem , How to
391
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 ,
Apr 09, 2024 Apr 09, 2024

To set anchor point and position property, you can use the Set Clip Parameter Value block.

 

Note that position and anchor point values are not measured in pixels but have values between 0 and 1 in Premiere Pro (like a percentage of the total width/height - 0.5 is always the center).

 

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
Engaged ,
Apr 10, 2024 Apr 10, 2024
LATEST

Sounds interessting. I will take a look and see if I can get it to work 8)

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