File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1- # pydavinci
1+ < h1 align = ' center ' > pydavinci</ h1 >
22
3- A lightly opinionated DaVinci Resolve Python API wrapper
3+ < p align = ' center ' > A lightly opinionated DaVinci Resolve Python API wrapper</ p >
44
5- Provides auto completion, type hints and great API reference documentation.
5+ < p align = ' center ' > Provides auto completion, type hints and great API reference documentation.</ p >
66
7- * I really just wanted auto completion in the IDE and to program transcoding RAW formats*
7+ < p align = ' center ' >< sup >< i align = ' center ' > I really just wanted auto completion in the IDE and to program transcoding RAW formats</ i ></ sup ></ p >
88
99
1010---
1111
12- pydavinci __ requires Python 3.6.__ , as that's a requirement on the software API itself . You also need the __ Studio__ version.
12+ pydavinci __ only works with ` Python 3.6.* ` __ , as that's a requirement on DaVinci Resolve's part . You also need the __ Studio__ version.
1313
1414
15- For the newer DaVinci Resolve v18, newer Python installations are supported.
15+ For the newer DaVinci Resolve v18, currently in beta, newer Python installations are supported.
1616
1717
1818### Install pydavinci
@@ -24,8 +24,9 @@ pip install pydavinci
2424
2525```
2626Then make sure external scripting is set to ` Local ` in Settings -> System -> General
27-
28- ![ image] ( https://user-images.githubusercontent.com/4316044/164954498-de350d02-0458-478d-a766-6404b7a8a75b.png )
27+ <p align =' center ' >
28+ <img src=https://user-images.githubusercontent.com/4316044/164954498-de350d02-0458-478d-a766-6404b7a8a75b.png />
29+ </p >
2930
3031Now we just need to import it!
3132
You can’t perform that action at this time.
0 commit comments