An open API service indexing awesome lists of open source software.

https://github.com/gingray/davinci-timeline-stat-script

Python script which show active timeline stats
https://github.com/gingray/davinci-timeline-stat-script

davinci-api davinci-resolve python

Last synced: 11 months ago
JSON representation

Python script which show active timeline stats

Awesome Lists containing this project

README

          

## Davinci Resolve script
there two scripts
* timeline-stat.py
* render-each-clip-on-timeline.py

`timeline-stat.py` - stat for you timeline
`render-each-clip-on-timeline.py` - render each clip individually on timeline (timeline name should be'render_each')
and save it in mp4 format using codec H.264 in you default export directory. Name of video will be the same as name of the clip

[Davinci Resolve Scripting API](https://diop.github.io/davinci-resolve-api/#/?id=resolve)
To find how to run scripts in Davinci got to `Workspace -> Console` than `Workspace -> Scripts -> Comp -> (choose script to execute)`