Skip to main content
Participant
November 28, 2023
Answered

PPro cloud could be use as a service to modify some files from remote?

  • November 28, 2023
  • 2 replies
  • 147 views

For example (ordered by simplicity)

Modify the pitch of the audio 
Modify the pitch of the audio without afecting video fullfilling with silence to mantain the original duration.
Modify the pitch of the audio and video but adding black frames to mantain the original duration.
Apply some adjust.


Its is that posible use PPro cloud to do that?

How? Where I need to run my code? Is Windows mandatory?

What I need learn? Extendscrip? c++? There is something like this for ruby?

What other ways I have?

 

Thanks and sorry for my super extended question.

 

 

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

A VST audio effect plugin (written in C++), running within PPro on a local system, would be the best approach.

 

 

2 replies

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
November 28, 2023

A VST audio effect plugin (written in C++), running within PPro on a local system, would be the best approach.

 

 

icalveteAuthor
Participant
November 28, 2023

Well, my super extended question was lost.

 

My coworkers use Adobe Premiere PRO to perform some task over some video files and I want it to automate it all.

These is the context of my question.

Bruce Bullis
Community Manager
Community Manager
November 28, 2023

A CEP-based panel is a web page, which can receive messages from anywhere, and can use ExtendScript API to drive PPro behavior. 

However, there is no ExtendScript API around applying video or audio effects to track items.