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

API for adding a Text layer(Title)

New Here ,
Apr 27, 2018 Apr 27, 2018

Copy link to clipboard

Copied

I am developing an extension for Premiere Pro which needs to create a Text layer(Title) on a video. I would like to know if there are any API's provided by Adobe for achieving the same.

Alternate option

Premiere Pro allows the use of .mogrt(Motion Graphic Template) files which can be used for creating Titles. When i went though API's provided by Adobe i came across an API called importMoGRT which can be used to import .mogrt file into Premiere Pro as well as edit/set the parameters of .mogrt file. I would like to know if there are any API's for creating a .mogrt file.

TOPICS
SDK

Views

953

Translate

Translate

Report

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

Adobe Employee , Apr 27, 2018 Apr 27, 2018

There are no APIs for creating text layers for PPro's old Titler.

PPro 12.1 adds APIs for inserting a .mogrt, and modifying its parameters. [.mogrts must still be created in AE or PPro.]

Samples/Premiere.jsx at master · Adobe-CEP/Samples · GitHub

Votes

Translate

Translate
Adobe Employee ,
Apr 27, 2018 Apr 27, 2018

Copy link to clipboard

Copied

LATEST

There are no APIs for creating text layers for PPro's old Titler.

PPro 12.1 adds APIs for inserting a .mogrt, and modifying its parameters. [.mogrts must still be created in AE or PPro.]

Samples/Premiere.jsx at master · Adobe-CEP/Samples · GitHub

Votes

Translate

Translate

Report

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