Skip to main content
Inspiring
September 30, 2019
Answered

Premiere SDK Development ?

  • September 30, 2019
  • 1 reply
  • 4293 views

Hi,

I am using the Premiere Pro CC 2019,

and I want to create a plugin in the File - Export list, for export my special personal format file.

 

I tried to read the SDK guide and also find the solution on google or youtube, but i still can not find the using way of the SDK to make this, I tried to build the sdk example file to find some way but failed. My computer tell me i dont have cuda (But i am using MacBook Pro), or my .prm file is not a valid 32 file (on another computer of Windows x64)……

 

I am very confused that what I should do now, if someone can provide me a video clip to know how to develop the export tool? Or if someone can tell me what should i do in a right way? 

 

THANK YOU!!!!!

TUT……

This topic has been closed for replies.
Correct answer june1632
Thanks for your help, and i have succefully build the example SDK_export_controller's project and saw the plugin in the Premiere.

1 reply

Bruce Bullis
Community Manager
Community Manager
September 30, 2019

Start from the SDK_Exporter sample project, and modify it to support your file format instead. 

> I tried to build the sdk example file to find some way but failed.

We'd be happy to help, if you can provide a lot more specifics about each failure...?

june1632AuthorCorrect answer
Inspiring
October 1, 2019
Thanks for your help, and i have succefully build the example SDK_export_controller's project and saw the plugin in the Premiere.