Giter Site home page Giter Site logo

resolve-auto-benchmark's Introduction

DaVinci Resolve automatic benchmark

The documentation is not yet completed!

This script is used to simulate editing in DaVinci Resolve with this short benchmark, which uses the built-in Python macro features of Resolve and also Python libraries like PyAutoGUI and PyGetWindow. It is combination of using macro scripts and also keyboard and mouse programming.

The main script is locate int he resolve_test.py file. You can expand and modify the functionality.

Prerequisities

  1. Install required modules
pip install pyautogui
pip install pygetwindow
  1. Enable external macros in Resolve if you have it disabled (it is usually enabled by default)
  2. Also define all of the PATH variables needed to use Resolve Python macros. It is well described in here
  3. Download the test project
  4. Import the project into you Resolve, open edit page and make the layout as in the pictures.

TBD: The test project and reference layout are going to be added!

How to use

Run the script from terminal using

python resolve_test.py

When you want to stop it, just open the terminal and Ctrl + C it.

resolve-auto-benchmark's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.