Unfortunetely there does not seem to be a file export plugin to be available.
ZitatAlles anzeigenHello Daniel,
Blackmagic does not have a plugin SDK available for DaVinci Resolve.
However, we do have some extensibility options for developers:
- Programmatic control through the Resolve Scripting API in the form of python or Lua scripts.
- DCTL enables the user to define the required color transformation and use it in the color correction node.
- For developing plugins, both Resolve and Fusion also continue to support the OpenFX framework. See:
https://openfx.readthedocs.io/en/docAll of our developer documentation is available from the menu in DaVinci Resolve under Help->Documentation->Developer.
Here you will find example code to get you started, including OpenFX plugin samples, python scripts and documentation of commonly used API functions.
Kind Regards,