Making The Video File Length Vary?
-
I am creating around 10,000 videos from the same template, but they are all 3:02 minutes long right now. Is there a way to make the videos vary? For Example some of them to be 3:05, some to be 3:08, Some to be 2:58 etc?
If so, how can i do that?
Thanks in advance.
-
@ermalr yes, you use the Time Sculpting rules to accomplish this. Watch the videos in this playlist.
You can also register ExtendScripts to Templater events to manipulate and alter things in your project for each re-version. You can learn more about that by reading the docs on event scripts and Templater’s ExtendScript API. If you’re going to go that route you would probably register your script to the “After Update” event.
I think Time Sculpting is what you’re looking for though. Let us know if this help! Thanks!