Comments

jetdv wrote on 6/22/2021, 7:23 AM

Yes it is! But you have to write the script that will do that. Basically, you'd start your script and your script would keep an eye on that folder. When the file appeared in that folder (have to be careful as you have to wait until the entire file is there!), you would then have the script load it, render it as desired, clear the timeline, and then delete that file from the watch folder.

I was working on something like that for a specific machine at a place I worked. I got it functional but it was never put into service so my code does not have long term testing behind it.

Just be aware that you can't use VEGAS for any other purpose while that script is running.

tware667 wrote on 6/22/2021, 7:47 AM

Brilliant, thanks. That sounds easier than faffing about with ffmpeg/ffmbc and writing a controller, maybe!

Marco. wrote on 6/22/2021, 8:24 AM

That's called a "watch folder" which some professional encoders offers.

I use FFTrans for this process.

A while back I asked for that watch folder feature in Vegas Pro. Would be nice to have.

tware667 wrote on 6/22/2021, 9:15 AM

Yep! We always called then HotFolders. I used to use then with Telestream Agility and later Vantage. Very useful for some things!