[Cin] h264 vulkan encoding

Terje J. Hanssen terjejhanssen at gmail.com
Tue Aug 13 11:50:22 CEST 2024


Den 13.08.2024 09:25, skrev Andrea paz:
>> Thank you. Setting this environment helped to remove the first error message
>>
>> export ANV_VIDEO_DECODE=1
>> vulkaninfo | grep VK_KHR_video_decode_queue
>>      VK_KHR_video_decode_queue                     : extension revision 8
>>
>> Still remaining hwaccel initialisation returned error for h264 and h265 input respectively:
> Same for me (with AMD)

I did also an "attempt" to also add

    export ANV_VIDEO_ENCODE=1
    vulkaninfo | grep VK_KHR_video
      VK_KHR_video_decode_h264                      : extension revision 9
      VK_KHR_video_decode_h265                      : extension revision 8
      VK_KHR_video_decode_queue                     : extension revision 8
      VK_KHR_video_queue                            : extension revision 8


But as seen the output only show decode support, no encode yet.
I guess my current Intel ANV Vulkan driver and/or Mesa versions not yet 
includes the new Vulkan encode capability (?)
https://www.phoronix.com/news/Intel-Vulkan-Video-H264-H265


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20240813/88bc12bd/attachment-0001.htm>


More information about the Cin mailing list