I could never get decoding to work with vulkan (h264), problems with
the "device." I don't think I've ever modified the makefile though,
will that be the problem?
ah, sorry, may be it was my local mid
I do not see "vulkan" string there so I assume ffmpeg left to autodetect this? from ffmpeg's configure:
--disable-vulkan disable Vulkan code [autodetect]
does system's ffmpeg (with vulkan decode enabled ?) works in itself for decoding?
May be you should run cin with CIN_HW_DEV=vulkan before launching cin ?