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

Modify parameter MORGT file

New Here ,
Jun 27, 2025 Jun 27, 2025

I want to use script to change text in a parameter MORGT file. Please help me how to use it, which the functions that Adobe Premiere supports for this. Thanks you so much!

TOPICS
Effects and Titles , How to , SDK
319
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 28, 2025 Jun 28, 2025

@sxctvl_4509,

 

See the 2 correct answers here:

https://community.adobe.com/t5/premiere-pro-discussions/replace-media-in-mogrt-using-script/td-p/12344023

 

I think they are still on the same path: UXP is next, and will start in the release versions with what is available in CEP now. 

 

You may be looking for isMGT(), importMGT(), getMGTComponent(). 

 

Stan

 

Translate
Community Expert ,
Jun 27, 2025 Jun 27, 2025

there should be options in Text A, B, C etc... to change text...

otherwise you can open the mogrt in After Effects and 

enable text and font customization from there, then export 

the mogrt and import back to premiere pro..

quick tutorial: https://www.youtube.com/watch?v=rQvexvU_lQg

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 28, 2025 Jun 28, 2025

I know what you say. but i want auto by ExtendScript. I don't know what function in Premiere that support to do that.

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 28, 2025 Jun 28, 2025

@sxctvl_4509,

 

See the 2 correct answers here:

https://community.adobe.com/t5/premiere-pro-discussions/replace-media-in-mogrt-using-script/td-p/123...

 

I think they are still on the same path: UXP is next, and will start in the release versions with what is available in CEP now. 

 

You may be looking for isMGT(), importMGT(), getMGTComponent(). 

 

Stan

 

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 28, 2025 Jun 28, 2025

If you don't want to implement it yourself, you can also use the workflows of my (paid) extension Automation Blocks for Pr:

 

Replace just texts:

 

To learn how to replace texts, videos and more - and even create custom template workflows, see here:

https://docs.mamoworld.com/automation-blocks/tools-pr/templateTools

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 28, 2025 Jun 28, 2025
LATEST

In AutoBlocks is good way to change text, but i want code my own, and i not paid for AutoBlocks. AutoBlocks can change text, that mean, there are support function to do it for me. 

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