Hello all,
Vegas scripting new person but trying to learn as much as I can. I am writing a script to copy a single frame from one track to another. Eventually, this will help me create a "snapshot" track (called photo_snapshots) with a series of photos from raw footage. I am trying to use the "event.copy(track,length)" function but am having issues. Here is what I want to do:
* From the current cursor of the actively selected track, copy a single frame into the "photo_snapshot" track at the current cursor location. Once the frame is copied, extend the frame to 5 seconds, create a velocity envelope, then set the envelope to "0" (still frame).
Any help/pointers out there? I found a thread in the scripting forum but did see any example scripts.
Thanks,
-Ron
Vegas scripting new person but trying to learn as much as I can. I am writing a script to copy a single frame from one track to another. Eventually, this will help me create a "snapshot" track (called photo_snapshots) with a series of photos from raw footage. I am trying to use the "event.copy(track,length)" function but am having issues. Here is what I want to do:
* From the current cursor of the actively selected track, copy a single frame into the "photo_snapshot" track at the current cursor location. Once the frame is copied, extend the frame to 5 seconds, create a velocity envelope, then set the envelope to "0" (still frame).
Any help/pointers out there? I found a thread in the scripting forum but did see any example scripts.
Thanks,
-Ron