diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-05-12 23:59:19 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-05-12 23:59:19 +0200 |
| commit | 0349083cfe4578dbc8bc600e31187e8e09318add (patch) | |
| tree | 560e00fb628b8e9f71e238eb36ac1989b4e520b9 /README.md | |
| parent | 0103337c513dc6168a165466a92eff96ab46b6b8 (diff) | |
Mention vulkan runtime dependency
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |
