aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-05-12 23:59:19 +0200
committerdec05eba <dec05eba@protonmail.com>2026-05-12 23:59:19 +0200
commit0349083cfe4578dbc8bc600e31187e8e09318add (patch)
tree560e00fb628b8e9f71e238eb36ac1989b4e520b9 /README.md
parent0103337c513dc6168a165466a92eff96ab46b6b8 (diff)
Mention vulkan runtime dependency
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 08453b5..1f2fa56 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,7 @@ When building GPU Screen Recorder with portal support (`-Dportal=true` meson opt
## Runtime dependencies
* libglvnd (which provides libgl, libglx and libegl) is needed. Your system needs to support at least OpenGL ES 3.0 (released in 2012)
+* vulkan-icd-loader (which provides the runtime vulkan library. This is only needed if vulkan video encoding option is used)
* libturbojpeg (aka libjpeg-turbo) is needed when capturing camera with mjpeg pixel format option
There are also additional dependencies needed at runtime depending on your GPU vendor: