<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    In August this year we had a thread "h264 vulkan encoding" initiated
    by Andrea<br>
    <a class="moz-txt-link-freetext" href="https://lists.cinelerra-gg.org/pipermail/cin/2024-August/008517.html">https://lists.cinelerra-gg.org/pipermail/cin/2024-August/008517.html</a><br>
    <br>
    Mesa 24.3 is released with many Vulkan Driver Improvement, and
    implementations are expected around the corner in rolling
    distributions.<br>
    <br>
    Some articles about this in Phoronix<br>
    <a class="moz-txt-link-freetext" href="https://www.phoronix.com/news/Mesa-24.3-Released">https://www.phoronix.com/news/Mesa-24.3-Released</a><br>
    <a class="moz-txt-link-freetext" href="https://www.phoronix.com/news/Mesa-24.3-rc2">https://www.phoronix.com/news/Mesa-24.3-rc2</a><br>
    <a class="moz-txt-link-freetext" href="https://www.phoronix.com/news/Mesa-24.3-rc1-Released">https://www.phoronix.com/news/Mesa-24.3-rc1-Released</a><br>
    <a class="moz-txt-link-freetext" href="https://www.phoronix.com/news/Intel-Vulkan-Video-H264-H265">https://www.phoronix.com/news/Intel-Vulkan-Video-H264-H265</a><br>
    <br>
    With ffmpeg (7.1) h264/5 vulkan encoder support, I wonder if Cingg
    is ready to put them into use?<br>
     <br>
    <font face="Courier New, Courier, monospace">ffmpeg -hide_banner
      -encoders | grep vulkan<br>
       V....D h264_vulkan          H.264/AVC (Vulkan) (codec h264)<br>
       V....D hevc_vulkan          H.265/HEVC (Vulkan) (codec hevc)<br>
      <br>
    </font> <br>
  </body>
</html>