Open-source licenses
EditPilot for DaVinci Resolve is built with open-source software, and we are grateful to
the people who make it. Each component below is used under its own license;
the license texts are installed with EditPilot in its
THIRD_PARTY_LICENSES folder.
FFmpeg: written offer for source code
EditPilot for DaVinci Resolve includes FFmpeg (BtbN LGPL build) n9.0.1 win64-lgpl, used
unmodified under the GNU Lesser General Public License version 3
(LGPL-3.0). The full license texts, LGPL-3.0 and the GPL-3.0 it builds on,
are installed with EditPilot in its THIRD_PARTY_LICENSES folder.
The complete corresponding source code for the FFmpeg build we distribute is published by the build's maintainers at https://github.com/BtbN/FFmpeg-Builds.
For at least three years from the date we last distribute this version of EditPilot, we will also give anyone who asks a copy of that complete corresponding source code, for no more than our cost of providing it. Email support@editpilotdavinci.com with the EditPilot version you have.
FFmpeg is a separate program that EditPilot runs as its own process. You may replace it with another build of your choosing, as the LGPL allows.
Components
| Component | License | How it is included | Source |
|---|---|---|---|
| faster-whisper 1.2.1 | MIT | First-use download | https://github.com/SYSTRAN/faster-whisper |
| CTranslate2 4.8.2 | MIT | Bundled in ASR runtime | https://github.com/OpenNMT/CTranslate2 |
| SAM 2.1 (Hiera Small) sam2 1.1.0 | Apache-2.0 | First-use download | https://github.com/facebookresearch/sam2 |
| Video Depth Anything (Small) main @ 2026-09 | Apache-2.0 | First-use download (code + weights) | https://github.com/DepthAnything/Video-Depth-Anything |
| PyTorch 2.11.0+cu128 | BSD-3-Clause | Bundled in visual-AI runtimes | https://pytorch.org |
| FFmpeg (BtbN LGPL build) n9.0.1 win64-lgpl | LGPL-3.0 | Bundled | https://github.com/BtbN/FFmpeg-Builds |
| Pillow 12.3.0 | MIT-CMU | Bundled | https://python-pillow.org |
| pywebview 6.2.1 | BSD-3-Clause | Bundled | https://pywebview.flowrl.com |
| OpenCV (headless) 5.0.0.93 | Apache-2.0 | Bundled in depth runtime | https://github.com/opencv/opencv-python |
| Python runtime (CPython) 3.11.16 | PSF-2.0 (includes the terms for the Microsoft Visual C++ runtime it ships, VCRUNTIME140) | Bundled | https://www.python.org |
| OpenSSL 3.5.8 | Apache-2.0 | Bundled (libssl / libcrypto) | https://www.openssl.org |
| libffi as built into CPython 3.11.16 | MIT | Bundled | https://github.com/libffi/libffi |
| cryptography 50.0.1 | Apache-2.0 OR BSD-3-Clause | Bundled | https://github.com/pyca/cryptography |
| pythonnet 3.1.0 | MIT | Bundled | https://github.com/pythonnet/pythonnet |
| clr_loader 0.3.1 | MIT | Bundled | https://github.com/pythonnet/clr-loader |
| cffi / pycparser 2.1.1 / 3.0 | MIT-0 / BSD-3-Clause | Bundled | https://github.com/python-cffi/cffi |
| bottle / proxy_tools 0.13.4 / 0.1.0 | MIT / MIT | Bundled (pywebview dependencies) | https://bottlepy.org ; https://github.com/jtushman/proxy_tools |
| packaging / setuptools / typing_extensions 26.3 / 84.0.0 / 4.16.0 | Apache-2.0 OR BSD-2-Clause / MIT / PSF-2.0 | Bundled | https://pypi.org |
| uv 0.12.10 | MIT OR Apache-2.0 | Bundled (builds AI engines) | https://github.com/astral-sh/uv |
| Rhubarb Lip Sync 1.14.0 | MIT (PocketSphinx, sphinxbase and the CMU acoustic model BSD-2; Boost; others MIT / BSD-3) | First-use download (Auto Lip Sync) | https://github.com/DanielSWolf/rhubarb-lip-sync |
| MediaPipe 0.10.14 | Apache-2.0 | First-use install (face runtime) | https://github.com/google-ai-edge/mediapipe |
| certifi / tqdm 2026.7.22 / 4.70.0 | MPL-2.0 / MPL-2.0 AND MIT | First-use install (AI runtimes) | https://pypi.org |
| NVIDIA CUDA libraries (cuBLAS, NVRTC, cuDNN) 12.9.2.10 / 12.9.86 / 9.25.1.1 | NVIDIA proprietary licence | First-use install (transcription runtime) | https://pypi.org/project/nvidia-cudnn-cu12/ |
| Real-ESRGAN ncnn-vulkan (Upscale) v0.2.5.0 (realesrgan-ncnn-vulkan-20220424-windows) | Executable MIT (Real-ESRGAN-ncnn-vulkan); ncnn BSD-3-Clause; Real-ESRGAN BSD-3-Clause; OpenMP runtime vcomp140.dll (Microsoft Visual C++ redistributable) | Executable in installer; weights first-use download | https://github.com/xinntao/Real-ESRGAN/releases/tag/v0.2.5.0 |