What are the top 3 things you want to see the development team focus on improving first? Keep in mind this is different than new feature requests, this is discussing improvements to what is already there.
@Howard-Vigorita This can already be done. You can tell VEGAS to run a script upon startup. You just start VEGAS from a batch file something like:
"c:\Program Files\VEGAS\VEGAS Pro 20.0\vegas200.exe" -SCRIPT:"d:\StartupScript.cs"
Plus, Custom Commands can monitor for "AppInitialized" which would occur on the startup of VEGAS and also monitor for "AppWindowClosing" and "AppWindowClosed" which might be useful for an exiting script. I'd have to do some testing to verify exactly how these event handlers work.
What are the types of things you're wanting to do on startup and exit?
Thanks... @jetdv Sure if there was a way, you'd know. If I knew how, I'd run a startup script to monitor the main Vegas app window and issue this command as soon as it closed:
@Howard-Vigorita A script is a run and done. A custom command stays running all the time. So it seems this would need to be part of a custom command instead of a script. However, the extension would need to really make sure VEGAS was exiting before trying to run this command.
What happens if you put both my line (don't even need the 'SCRIPT:... part) and my line in the same batch file? Then when you want to start VEGAS, start it using that batch file instead? Will the batch file wait until you exit VEGAS to run the next line? Or would it never run because it "thinks it's still running"? Looks like there's potentially a lot of variables here.
I do have a powershell script to start Vegas which 'almost' works. Problem is Vegas doesn't issue its exit code till it exits memory long after it closes the app window. Only seems to do this on my laptops with Nvidia+Intel igpus. This is the powershell script:
Start-Process -Wait -FilePath "C:\Program Files\VEGAS\VEGAS Pro 20.0\vegas200.exe"
if($?) {
echo program successful!!!!
pause
}
Only complication I can think of is the perfect kill should only hit the one instance of Vegas if there were more than 1.
Ditto on Performance/stablity. (of course, and thanks fr0sty/team for "getting it.")
GUI: Key Commands forSelectnext/previous Eventand simlarly, Event above/below. So one can Keep a PanCrop/FX window open (you can do this with mouse select, but needs Key command). Also Programmable Mouse options.
Range select as in Samplitude - IOW, can lasso-select any time-line rectangle, verically/horizontally, without necessarily selecting whole events IOW, cuts on the frame, not event edge. Options for audio follow (selected range) or video only. That selected range can be deleted/copied/moved any direction, and maybe compressed/ expanded with/without time ripple
GUI: Key Commands for Select next/previous Event and simlarly, Event above/below. So one can Keep a PanCrop/FX window open (you can do this with mouse select, but needs Key command). Also Programmable Mouse options.
Would also be useful for color grading at the event level.
Make Vegas cheaper each time you renew or get the latest version (like a loyalty dependent scheme- the more versions you have purchased in the past, the bigger the reduction for a new version)
1] Ability to edit multiple keyframes in one go. (If VEGAS can already do this, how?)
2] Get rid of every instance of the Vista open/save dialog.
3] Use different variables for the import media and open/save project files. I keep having to navigate from my projects folder to where I keep my media, sometimes involving drilling down through several layers of folders.
What are the top 3 things you want to see the development team focus on improving first? Keep in mind this is different than new feature requests, this is discussing improvements to what is already there.
1. Ability to save Keyframe animation from...
A. Pan/Crop
B. Picture in Picture.
2. Better (larger, more prominent) display of 'In', 'Out' and 'Duration' time code / time
There seems to a bug - if you 'click and drag' the cursor it will display the above ('In', 'Out' and 'Duration' ).
BUT, after clicking and dragging - highlighting an area with the Yellow 'In' / 'Out' markers - I get great 'In', 'Out' and 'Duration' numbers. If I click anywhere the Yellow markers themselves remain and the cursor position (time code) shows the current position. Then, if I try to adjust one the Yellow 'In' / 'Out' markers by clicking and dragging, I get nothing. Not even the current position time shows.
There are probably a lot of us out there who would be brand ambassadors but feel it's impossible to recommend because it's so unreliable. We all know how often we click that save button, and no amount of "what are your system specs and have you updated your drivers..." can erase that reality.
I would guess truly fixing Vegas would involve rebuilding it from the ground up using a modern programming language & best practices.
Personally, I think Vegas is worth it. It's a testimony to the quality of the Vegas timeline editing experience (vs competitors) that I still put up with it given all the frustrations!
The new update is indeed coming...we know it has been a long wait. We have been taking our time a bit more with updates to VEGAS Pro 20 to ensure what we release is solid. We had too many problematic updates for VEGAS Pro 19.
For missing plugins: What if Vegas could offer a "safe mode" on opening where it could leave placeholders where the missing plugins belong? The "parameters" of the placeholder could be nothing more than the name & ID of the plugin. Even better if it could list some parameter names & values. Maybe not even a "safe mode", but default behavior which is otherwise harmless. (audio and video)
It is otherwise a real pain to resurrect a project with missing plugins. Just one example: I installed Izotope RX9 and uninstalled RX6. Izotope changed names or IDs for its plugins, so my projects using RX6 are broken.
@bvideo, a "safe mode" sans all plugins would be great! At least plugins can be eliminated from a possibly faulty install of Vegas.
I've had Vegas fail to launch when loading a specific plugin set and had to go to the plugin common folder and/or delete the plugin cache to have it rebuild.
I"m not sure what you call this, but being able to see the FX and composite option without adding the effect. being able to mouse over the option is so much faster then adding and playing back. (the mouse pointer doesn't show)
I"m not sure what you call this, but being able to see the FX and composite option without adding the effect. being able to mouse over the option is so much faster then adding and playing back. (the mouse pointer doesn't show)