Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Tool that helps you fix bugs in Adobe Premiere Pro. With this app, you'll be able to modify all .mogrt files at once, selecting specific properties.

Notifications You must be signed in to change notification settings

Mathsqrt2/QUICK_MOGRT_REPLACE_TOOL_CEP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUICK MOGRT REPLACE TOOL

ABOUT

In versions 24.1 and earlier, Adobe Premiere Pro does not support batch editing of values in multiple .mogrt instances. Whether you attempt this in the Effect Controls panel or the Essential Graphics, the limitation remains. If you've used hundreds of .mogrt templates and now wish to change a color or another aspect, you must do so manually in each clip.

Some third-party plugins, like "Premiere Composer" allow you to edit values in a few clips simultaneously, but this is restricted to a maximum of eight clips at a time.

The main issue solved by the QUICK MOGRT REPLACE TOOL is the ability to replace any desired value in every instance of .mogrt preset you've utilized. I hope a future versions of Premiere might resolve this limitation, and plugin will happen unnecessary, but for now, my plugin offers a practical workaround.

HOW TO USE

This plugin isn't officially available in the Adobe Plugins Store. To use it on your PC, you need to first add a registry entry:

Windows:

  1. Open regedit.exe
  2. Navigate to HKEY_CURRENT_USER\Software\Adobe\CSXS.11\
  3. Create a new entry named: "PlayerDebugMode"
  4. Set the value of the new entry to: "1"

All files will be working after You paste it in plugins directory:

C:\Program Files (x86)\Common Files\Adobe\CEP\extensions

MAC:

defaults write /Users/<userprofile>/Library/Preferences/com.adobe.CSXS.11.plist PlayerDebugMode 1

All files will be working after You paste it in plugins directory:

Hard Drive/Library/Application Support/Adobe/CEP/extensions/

The app will be available in Premiere Pro under "Window > Extensions > SIMPLE QUEUE TOOL"

About

Tool that helps you fix bugs in Adobe Premiere Pro. With this app, you'll be able to modify all .mogrt files at once, selecting specific properties.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published