Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums VEGAS Pro Simple “Split” Script

  • Edward Troxel

    June 8, 2005 at 2:20 am

    Change the script as I mentioned and you’ll have only the video being split. If you prefer, it could be limited to only SELECTED events.

    Edward Troxel
    JETDV Scripts

  • Fred Paskiewicz

    June 9, 2005 at 8:00 pm

    Thanks again — I made the change and it’s closer. But it still doesn’t act exactly like the “S” key. The script will split all video tracks as opposed to the one selected. But it’s usable — I appreciate it.

    Fred

  • Edward Troxel

    June 9, 2005 at 9:17 pm

    It can be modified to do ONLY the Selected events. Look for this line:

    if (evnt.Start <= currMark) { Change it to read: if (evnt.Selected && (evnt.Start <= currMark)) { Edward Troxel
    JETDV Scripts

  • Fred Paskiewicz

    June 9, 2005 at 10:15 pm

    Edward, Yes! Thanks very much. I should have titled the thread, Not-so-simple-to-get “script”. For all your effort, I hope someone else can use it.

    Thanks again,
    Fred

Page 2 of 2

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy