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
- Host: GitHub
- URL: https://github.com/gingray/davinci-timeline-stat-script
- Owner: gingray
- Created: 2020-11-21T22:28:54.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-29T15:23:17.000Z (over 4 years ago)
- Last Synced: 2025-01-08T21:40:54.540Z (about 1 year ago)
- Topics: davinci-api, davinci-resolve, python
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)`