-
Script to have sony vegas automatically add media to a layer?
Cain Nuke replied 12 years, 2 months ago 3 Members · 32 Replies
-
Cain Nuke
February 14, 2014 at 9:51 amYes, indeed. Vegas 11 is a piece of shit. But the way, this is way off topic but in the options window for rendering in x264 on the sound tab AC3 is not listed anymore. I have only AC-3 ACM whereas in Vegas 11 i have both AC3 and AC-3 ACM listed. Is that normal?
-
Cain Nuke
February 18, 2014 at 1:34 pmSorry for disturbing you again. I got a little problem. Im trying to use your script on a different project. Its pretty much the same, only difference is that layers are numbered different. So i did what you said and modified the lines like this:
boxes.Add((VideoEvent)vegas.Project.Tracks[7].Events[0]);
boxes.Add((VideoEvent)vegas.Project.Tracks[8.Events[0]);
boxes.Add((VideoEvent)vegas.Project.Tracks[9].Events[0]);
boxes.Add((VideoEvent)vegas.Project.Tracks[10].Events[0]);since the tracks that now contain the frames are 8 through 11. Is this correct? However, when i execute the script no frame is added. Is there anything else i need to modify?
Thank you again.
Reply to this Discussion! Login or Sign Up