Copy link to clipboard
Copied
All the steps below should be done through scripts
Script should be able to
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
I'll have directory with the list of 100 images and contents(title, body, address to insert in the video). Like array with length 100
So, I'll create 100 videos. Mine process seems to be like (for which i want to create a script)
Import template from directory, Read the first index or data from contents(spreadsheets) and images, append the data/images into the template(.ppt) dynamically, create a video for that element/index, save it to the output directory. Repeat the loop until the last of content.
I'm on research, Is it possible, If yes then
I am a JS developer.
Any help is much appreciated.
> How can I get started.
Panels are the best platform for executing PPro ExtendScript. See the PProPanel sample.
Your first hurdle = PPro doesn't import PowerPoint files. You would need to export still images (or videos?) for each slide.
However, from your description above, it seems like you're adding transitions with custom text; is that not possible in PowerPoint, already? I don't see what value you're adding by going to PPro. If you can walk me through the workflow, from the user's perspective,
...Copy link to clipboard
Copied
Moved to Premiere Pro SDK​
Copy link to clipboard
Copied
> How can I get started.
Panels are the best platform for executing PPro ExtendScript. See the PProPanel sample.
Your first hurdle = PPro doesn't import PowerPoint files. You would need to export still images (or videos?) for each slide.
However, from your description above, it seems like you're adding transitions with custom text; is that not possible in PowerPoint, already? I don't see what value you're adding by going to PPro. If you can walk me through the workflow, from the user's perspective, that might help me understand what you're trying to accomplish, and why you can't just do it in PowerPoint.
Happy to help,
-bbb
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more