Skip to content

Commit 8eaf749

Browse files
committed
Update README
1 parent e4fa82b commit 8eaf749

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# dvcp-vaapi
2-
DaVinci Resolve VAAPI encoder plugin
2+
DaVinci Resolve VAAPI encoder plugin. Studio is required, free version doesn't support plugins.
3+
4+
## Install
5+
6+
Extract the release into directory *IOPlugins* in the Resolve install directory (default `/opt/resolve/IOPlugins`).
7+
8+
## Build
9+
10+
```sh
11+
meson setup build
12+
meson compile -C build
13+
```

0 commit comments

Comments
 (0)