Tool to automate operations (especially Text+ editing) in Davinci Resolve Studio
5
stars
0
forks
source link
automate-davinci-resolve
- [x] Feature: Auto apply Text+ style for each track
- [x] Feature: Import Text+ from .srt subtitle file
- [x] Feature: Export Text+ to .srt subtitle file
- [ ] Improve responsiveness (async)
- [ ] Improve GUI look
How to run
- Enable external scripting in Davinci Resolve Studio (Preferences > Generael > External scripting using > Local)
- Make sure
RESOLVE_SCRIPT_API
and RESOLVE_SCRIPT_LIB
in pyproject.toml
are pointing to correct path (depends on your Davinci Resolve installation)
- run
install_requirements.bat
- run
start_script_win.bat
(for Windows)
How it looks
Reference