Comments

jetdv wrote on 10/13/2021, 11:12 PM

Yes it can. You have to tell VEGAS to run the script on startup. Use something like:

"c:\Program Files\VEGAS\VEGAS Pro 19.0\vegas190.exe" -SCRIPT:"d:\MyScript.cs"

This is assuming your VEGAS is version 19 installed in the default location and the script is called "MyScript.cs" and stored on drive "d". Just modify the above for your version of VEGAS and your script location/name.

RX570 wrote on 10/14/2021, 2:30 AM

是的,它可以。您必須告訴 VEGAS 在啟動時運行腳本。使用類似的東西:

"c:\Program Files\VEGAS\VEGAS Pro 19.0\vegas190.exe" -SCRIPT:"d:\MyScript.cs"

這是假設您的 VEGAS 安裝在默認位置的第 19 版,並且腳本名為“MyScript.cs”並存儲在驅動器“d”上。只需根據您的 VEGAS 版本和腳本位置/名稱修改上述內容即可。

 

thanks