Cut video every 30 second and export diffent files

Nathanael-ALLAL wrote on 1/5/2022, 1:31 AM

Hi and Happy New Year

 

VEGA PRO 17 | Windows 10


Could you explain me how to create scripting auto in order to create

1) by example cut video every 30 seconds

2) render all in different file

 

Thanks

Have a nice day

Comments

3POINT wrote on 1/5/2022, 5:07 AM

Take a look at https://vegasaur.com/Vegasaur

gary-rebholz wrote on 1/5/2022, 9:23 AM

It's a little bit of manual work, but you can also do this directly in VEGAS Pro.

Create a new Region (make a time selection and press R to insert region markers) every 30 seconds. Once those are in place, choose Tools | Scripting | Batch Render.In the Batch Render dialog, make all your file type and location choices and then select the Render Regions radio button. Click OK. Each region will be rendered to a separate file.

Nathanael-ALLAL wrote on 1/5/2022, 9:50 AM

@3POINT Thank's to share plugin
I will check !

@gary-rebholz Great i remember linux batch, so good.

Have a nice day !

jetdv wrote on 1/5/2022, 10:19 AM

@Nathanael-ALLAL, you could also write your own script to do this. There's several rendering tutorials on my website. This one talks about rendering regions but you could modify the code to render the 30 second increments without actually needing to create the regions.