An open API service indexing awesome lists of open source software.

https://github.com/nowrep/dvcp-vaapi

DaVinci Resolve VAAPI encoder plugin
https://github.com/nowrep/dvcp-vaapi

davinci-plugin vaapi

Last synced: 11 months ago
JSON representation

DaVinci Resolve VAAPI encoder plugin

Awesome Lists containing this project

README

          

# dvcp-vaapi
DaVinci Resolve VAAPI encoder plugin. Studio is required, free version doesn't support plugins.

## Install

Extract the release into directory *IOPlugins* in the Resolve install directory (default `/opt/resolve/IOPlugins`).

## Build

```sh
meson setup build
meson compile -C build
```