By enabling libplacebo and using the 0012-Experimental-vulkan-encode.patch patch, I was able to render with a Vulkan preset for the first time. However, decoding with Vulkan still does not work for me.. The fact that ffv1_vulkan (with nv12) works but my other presets for hevc, av1, and h264 do not, does that mean I need to find the right pix_fmt for them?
Furthermore, nv12 is not suitable for ffv1, which is generally an archiving codec and requires little or no color compression. (
https://trac.ffmpeg.org/ticket/11515).
I tried changing the pixel format (from the render configuration window)