Call Another Veg File

kucukcagatay wrote on 12/25/2017, 5:26 AM

Hi all

I have a Vegas project file (ie. Project00.veg)

And there are 4 .veg files with it. (clip01.veg, clip02.veg, clip03.veg, clip04.veg)
You dont need to edit Project00 file. You have to edit clip files...

Everything Ok up to now...But I wonder how/where Project00.veg calls other files? Via code? Via plugin?

Any idea?

Regards

Comments

john_dennis wrote on 12/25/2017, 10:47 AM

The process is called “nesting”. It’s been in Vegas for a long time. I’ll assume it’s part of the base Vegas code.

Here's another concept that will serve you well. You can have multiple instances of Vegas open for edit at the same time. You could open Project00.veg and all the nested projects (clip01.veg - clip04.veg), make edits to any of the clipnn.veg projects, SAVE, and the change(s) will show in the master project, Project00.veg when you change focus back to Project00.veg.

kucukcagatay wrote on 12/26/2017, 12:15 AM

The process is called “nesting”. It’s been in Vegas for a long time. I’ll assume it’s part of the base Vegas code.

Here's another concept that will serve you well. You can have multiple instances of Vegas open for edit at the same time. You could open Project00.veg and all the nested projects (clip01.veg - clip04.veg), make edits to any of the clipnn.veg projects, SAVE, and the change(s) will show in the master project, Project00.veg when you change focus back to Project00.veg.

Thxs john_dennis

Regards