Tue Apr 27, 2021 5:48 pm
Hi Everybody,
We are trying to automate some of Davinci projects functionality by working with project.db file directly rather than doing it manually in Resolve.
Currently we re-time a lot of the videos, which involves manually adding Speed Points and changing speed between those Speed Points - there can be quite a few of the 'segments' that need re-timing, so it is a lot of manual labor, also prone to errors.
Project.db is a SQLite DB and the idea is to create a process that will modify (insert or update) records in relevant tables to achieve the same that is currently done manually.
We have reviewed all 145 tables in the project.db, but can't seem to be able to identify which table (or tables) hold the data for Speed Points or re-timing information.
Would highly appreciate if you can point me in the right direction!
Thank you for your help !