Copy Folder Structure into Project Media in VEGAS Pro

In this tutorial we learn how read the files and folders in a directory structure and duplicate that file structure in the Project Media. Each folder is added as a new bin in the Project Media and each file in that folder is added to that bin in the project media. There are some issues with non-compliant files being added to the Project Media which can be eliminated by limiting the adding of files to specific file types.

To resolve the issue with bad files added to the Project Media, add this line inside the “Catch” brackets:
myVegas.Project.MediaPool.Remove(file);

Please sign up here and leave comments with suggestions of tasks you would like to see automated. You can help guide the direction of these videos. Also, please subscribe to my YouTube channel.

Leave a Reply