Vegas Command Line available? ponchoman1 wrote on 8/20/2004, 12:25 PM Is there a Vegas Video command line available? I would to start Vegas and tell it which script to process from a command line . Any ideas? Thx Back to post
Comments jetdv wrote on 8/20/2004, 1:41 PM http://mediasoftware.sonypictures.com/forums/ShowMessage.asp?ForumID=21&MessageID=176474 ponchoman1 wrote on 8/20/2004, 4:17 PM Thx for the info. I followed that thread and tried what it suggested. This is the command I am using..... vegas50.exe -SCRIPT:<C:\Program Files\Sony\Vegas 5.0\Script Menu> This is the error I get...... File Files\Sony\Vegas could not be opened. File 5.0\Script could not be opened. File Menu> could not be opened. It seems that is can not deal with the spaces that are in the path. Any ideas on how to deal with this? Thx jetdv wrote on 8/20/2004, 9:16 PM Put quotes around the file path instead of brackets. "c:\program files\Sony\Vegas 5.0\vegas50.exe" -SCRIPT:"C:\Program Files\Sony\Vegas 5.0\Script Menu\MyScript.js" 1