OK, I've been using Vegas for a while at work, though not nearly to its full capability. I have a little programming experience, but I'm new to JavaScript. I need to know the variable name that will return the currently open media file in the media pool (there will only be one). This will be used to name a jpeg screenshot using a script based on the ThumbnailAtMarkers script. An example would be: the open file is "samplevideo1.mpg" - I want it to name all six or seven pictures I will be taking "samplevideo1picture1.jpg." I will possible be building functionality into it later to render the filename as something like "samplevideo1editedcopy.mpg" but that comes later.
I've gotten everything else re-coded to what I need.
Thanks in advance!
I've gotten everything else re-coded to what I need.
Thanks in advance!