Skip to main content
Participating Frequently
April 7, 2021
Answered

develop a new Premiere Pro plugin for video Upscaling

  • April 7, 2021
  • 3 replies
  • 672 views

Hi All,

I am doing analysis to develop a Premiere Pro plugin for video Upscaling. For video Filters, its mentioned in Premiere Pro sdk guide ver 13.0 that "We strongly recommend using the After Effects SDK to develop effects plug-ins. Most of the effects included in Premiere Pro are After Effects plug-ins. Process a series of video frames with parameters that can be animated over time".

So to develop a Video Filter type plugin using Premiere Pro sdk is dependent on After Effetcts as well? 

I have seen the sdk reference examples of Video Effects and Transition uses also.

If True then whether to chose Premiere Pro sdk or After Effects? 

Thank you. 

This topic has been closed for replies.
Correct answer Bruce Bullis

If you developer a plug-in for the AE Effect plug-in API, it will work in both PPro and AE. 

 

 

3 replies

Participant
November 9, 2023

How did this turn out? Always looking to upscale footage.

 

Kyle Koch True North APPE
Community Expert
Community Expert
April 13, 2023

I would love to be able to choose the engine for upscaling - specifically being able to use Topaz

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
April 7, 2021

If you developer a plug-in for the AE Effect plug-in API, it will work in both PPro and AE. 

 

 

Participating Frequently
April 8, 2021

Thank you for the conformation.