Page 1 of 1

How to automate a script after opening a project?

PostPosted: Thu Oct 10, 2024 10:46 am
by Akascape
I want my Lua script to launch automatically after opening a project, or when the main Resolve window is opened. Is it possible?

Re: How to automate a script after opening a project?

PostPosted: Fri Oct 11, 2024 7:24 am
by Christoph Schmid
You could use an external script to start resolve, open a project and do your thing. AFAIK external scripting only works with the Studio version.

Re: How to automate a script after opening a project?

PostPosted: Fri May 16, 2025 11:42 am
by Lutzi Lutz
Is there really no way of doing it inside Resolve ? I just asked a similar question yesterday.

Re: How to automate a script after opening a project?

PostPosted: Fri May 16, 2025 2:26 pm
by Jim Simon
The only 'automatic' script running I've seen in Resolve is after a Render.

Re: How to automate a script after opening a project?

PostPosted: Fri May 16, 2025 8:48 pm
by DavySilva
Best approach is to create a Fuse.

I wouldn't be surprised if it can kick it in just after the project is open and perform a list of actions. Lots of work involved, I wouldn't bother doing it unless it something that would save me lots of time.