0
Community Beginner
,
/t5/premiere-pro-discussions/apply-an-effect-on-a-clip-with-script/td-p/10057041
Oct 15, 2018
Oct 15, 2018
Copy link to clipboard
Copied
Hi,
tried to apply an effect to a clip, I could get the list of effects with QE object, but I couldn't find a function such as applyEffect for premiere pro. do you have any idea on how to apply an effect on a clip with the script?
Best Regards,
Daniel
TOPICS
SDK
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Adobe Employee
,
Oct 17, 2018
Oct 17, 2018
The function you're looking for, trackItem.addVideoEffect(), is completely unsupported; no QE DOM-based development is recommended.
Adobe Employee
,
LATEST
/t5/premiere-pro-discussions/apply-an-effect-on-a-clip-with-script/m-p/10057042#M171803
Oct 17, 2018
Oct 17, 2018
Copy link to clipboard
Copied
The function you're looking for, trackItem.addVideoEffect(), is completely unsupported; no QE DOM-based development is recommended.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

