Skip to main content
Participant
April 20, 2025
해결됨

How to set Up a CEP Environment in my pc . I want to build a premier pro plugin like Mister Horse

  • April 20, 2025
  • 1 답변
  • 660 조회

I want to develop a premier pro plugin like Mister Horse . I don't know how to set up and environment and test it . If anyone could give proper answer  or helps me . After building i will give the plugin free to you . 

최고의 답변: Bruce Bullis

Mister Horse has written both a CEP extension, and a C++-based Importer plugin. 

If you're just starting out, we recommend skipping CEP, and instead starting with PPro's UXP-based extensibility, available in beta builds. UXP is replacing CEP across all Adobe point products. 


Sample UXP plugins: https://github.com/AdobeDocs/uxp-premiere-pro-samples/tree/main

Docs: https://developer.adobe.com/premiere-pro/uxp/

PPro UXP Dev Forum (staffed be my team): https://forums.creativeclouddeveloper.com/c/uxp-for-premiere-pro/105

 

What would you like your plugin to actually do

1 답변

Bruce Bullis
Legend
April 21, 2025

Mister Horse has written both a CEP extension, and a C++-based Importer plugin. 

If you're just starting out, we recommend skipping CEP, and instead starting with PPro's UXP-based extensibility, available in beta builds. UXP is replacing CEP across all Adobe point products. 


Sample UXP plugins: https://github.com/AdobeDocs/uxp-premiere-pro-samples/tree/main

Docs: https://developer.adobe.com/premiere-pro/uxp/

PPro UXP Dev Forum (staffed be my team): https://forums.creativeclouddeveloper.com/c/uxp-for-premiere-pro/105

 

What would you like your plugin to actually do

SimplySurya작성자
Participant
May 2, 2025

I've seen your links , but umm i'm confused what to download and how to test them . And I have i doubt brother , If i devleop one using the UXP in PP beta . Do it works in Normal PP versions ?

 

bbb_999
Community Manager
Community Manager
May 5, 2025

>i'm confused what to download and how to test them .
PProPanel is a working sample panel, that exercises PPro's API. Download it and follow the instructions in the readme

> If i devleop one using the UXP in PP beta . Do it works in Normal PP versions ?

Not today, but soon.