On 25/02/2026 14:09, Andrea paz wrote:
Andrea,
could you add that to the hardware performance
section in Latex for the Manual if you have time?
To add Vulkan to the manual, I would need some
clarification.
Decoding:
1- Is the “vulkan” setting in Preferences --> performance
only valid for amdgpu?
2- Is there a need for libplacebo and certain environmental
variables? Which ones?
3- Is there anything else about vulkan that should be
included in the manual?
Encoding:
4- Are presets with Vulkan hardware agnostic? (Apart from
Intel with problems in ANV).
5- Is there a need for libplacebo and certain environmental
variables? Which ones?
6- Is there anything else about vulkan that should be
included in the manual?
This is more some topic comments, and I hope someone else can
clarify your specific questions above.
Via FFMpeg we have
ffmpeg -hide_banner -hwaccels
Hardware acceleration methods:
vdpau
cuda
vaapi
qsv
drm
vulkan
Generic I think the open source methods vaapi, qsv and vulkan should
get equal treatement in the manual.
As known Vulkan is seemingly still in progress, immature and more or
less experimental. Especial the Mesa ANV driver for Intel has
reported video encoding issues during more than a year. Hopefully it
will be fixed not far into the future
https://www.phoronix.com/news/Mesa-26.1-devel-ANV-H265-Encode
Else, selecting or switching between dual GPU or Hybrid GPU could
get a section in the manual..