Embrace developed an Adobe Premiere Pro Extension designed for Pulse-IT or Automate-IT controls the app directly inside a worker node.
Adobe Premiere Pro must be started (by the node app feature) to have a response.
open_project
Open the PPro project and close the previously opened project.
Return the name and the GUID of the active sequence. Don't close project after execution.
URL
POST
RESPONSE IF SUCESS
RESPONSE IF ERROR
get_project_data
Open the PPro project and close the previously opened project.
Return the name and the GUID of the active sequence. Close project after execution.
URL
POST
RESPONSE IF SUCESS
RESPONSE IF ERROR
set_enabled_proxies
Open the PPro project and close the previously opened project.
Determines whether proxy usage is currently enabled.
Return the name and the GUID of the active sequence. Close project after execution.
URL
POST
RESPONSE IF SUCESS
RESPONSE IF ERROR
open_project_get_mogrt_data
Open PPro project and get mogrt data from active sequence.
Return an array with all MOGRT.
Close project after execution.
URL
POST
RESPONSE IF SUCESS
type: will be always "Graphics overlay", reserved for future usage.
displayProperty: the name of the property inside the MOGRT.
value: the text sting exported from the MOGRT.
PropertieIndex: index pf the propertie inside the MOGRT.
in: start time of the MOGRT
in_TC: start timecode of the MOGRT
out: end time of the MOGRT
out_TC: out timecode of the MOGRT
videoTrackIdx: index of the video track inside the sequence containing the MOGRT
videoTrackName: name of the video track inside the sequence containing the MOGRT
id: unique id of the instance of the MOGRT (added by this call)
source: name of the MOGRT template file
RESPONSE IF ERROR
open_project_update_mogrt_data_save
Open the PPro project and close the previously opened project.
Update MOGRT data inside active sequence.
Save a copy of the updated PPro project
URL
POST
RESPONSE IF SUCESS
RESPONSE IF ERROR
disable_tracks_save
Open the PPro project and close the previously opened project.
Disable the Video or Audio tracks in the active sequence provided in the list_tracks key (name of the tracks separated by a comma).
Save a copy of the updated PPro project
URL
POST
RESPONSE IF SUCESS
RESPONSE IF ERROR
srt_to_mogrt_save
Open the PPro project and close the previously opened project.
From a standart srt file, the job will create new MOGRT instance from the srt data.
A new video track will be added to the active sequence
Save and Close project after execution.
URL
POST
RESPONSE IF SUCESS
RESPONSE IF ERROR
remove_audio_tracks
Open the PPro project and close the previously opened project.
Empty all audio tracks of the active sequence.
Save and Close project after execution.
URL
POST
RESPONSE IF SUCESS
RESPONSE IF ERROR
rename_item
Open the PPro project and close the previously opened project.
Search and rename an item inside the project
Save and Close project after execution.
URL
POST
RESPONSE IF SUCESS
RESPONSE IF ERROR
import_file_edit_audio_save
Open the PPro project and close the previously opened project.
Import and edit (everwrite) an audio file to the active sequence
Save and Close project after execution.
URL
POST
RESPONSE IF SUCESS
RESPONSE IF ERROR
search_offline_items
Open the PPro project and close the previously opened project.
Return the list of offline time
Close project after execution.
URL
POST
RESPONSE IF SUCESS
RESPONSE IF ERROR
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article