Copy link to clipboard
Copied
Hello, we have been looking and reading the Premiere SDK but we haven't found much info about MOGRT's. We are thinking of developing an application/ plugin for premiere pro where users can easily import our MOGRT files directly from our application into their project timeline. In order to explain this, here is what we are looking to accomplish with the application.
1. Make it easier to distribute our MOGRT files. (Instead of downloading the titles and MOGRT files from our site-unzip the folder-install the MOGRT files-then drag it into the timeline we wanted to make it shorter). We want the editors to find what they need and drag it and use it from our app to the timeline.
2. Track the use of the files. We can see from our website which one or the MOGRT packs are popular by looking on the number of downloads however we cannot see which ones ( which titles from the pack or bundle) are being used the most. It would mean the world to us if we could track every time a user drags and drops a title or a specific MOGRT file from our app directly into their timeline for their project.
I hope I’ve explained it correctly, and I would love if anyone could drop some resources and maybe point us in the right direction. Our goal is to drag and drop MOGRT files from another source (our application) other than the essential graphics panel. Many thanks in advance.
The PProPanel sample shows how to insert an AE-generated .mogrt (from a file on disk), into a sequence. Drag-n-drop is not supported.
You mention 'your app'; there is no API for inserting .mogrts, other than via panels within PPro.
Copy link to clipboard
Copied
The PProPanel sample shows how to insert an AE-generated .mogrt (from a file on disk), into a sequence. Drag-n-drop is not supported.
You mention 'your app'; there is no API for inserting .mogrts, other than via panels within PPro.