This commit is contained in:
2026-08-22 16:36:15 -07:00
parent 5346c3fa5e
commit 1a0f0cdabb
2 changed files with 18 additions and 2 deletions
+2 -2
View File
@@ -46,8 +46,8 @@ hwdec=nvdec
hwdec-codecs=all
gpu-api=vulkan
gpu-context=waylandvk
vulkan-queue-count=2
vulkan-async-compute=yes # Use independent compute queues for tone mapping/shaders
vulkan-queue-count=1
vulkan-async-compute=no # Use independent compute queues for tone mapping/shaders
vulkan-async-transfer=yes # Parallelize frame uploads to free the graphics queue
vd-lavc-dr=yes # Direct rendering keeps frames resident on the GPU longer
vd-lavc-threads=0 # Let ffmpeg auto-pick the optimal thread count