diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-09-27 03:03:09 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-09-27 03:03:09 +0200 |
commit | ebc8c69bacb7c8aa7fd1ccebddc281760a11b88e (patch) | |
tree | f1d6b3d0e364a41c405d185a7cd0176453e3bf3c /project.conf | |
parent | 412cf0dbae0705ca91a16ec92dadf129eaa9424e (diff) |
Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware accelerated yet
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.conf b/project.conf index 1a5ee8d..6b107b0 100644 --- a/project.conf +++ b/project.conf @@ -32,3 +32,4 @@ wayland-client = ">=1" dbus-1 = ">=1" libpipewire-0.3 = ">=1" libspa-0.2 = ">=0" +#vulkan = ">=1"
\ No newline at end of file |