<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вс, 25 мая 2025 г., 23:16 Terje J. Hanssen via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" rel="noreferrer noreferrer" target="_blank">cin@lists.cinelerra-gg.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  

    
  
  <div>
    According to Phoronix 22 May 2025 :<br>
    <ul>
      <li>FFmpeg FFV1 Vulkan Encoder Lands +35% Improvement For AMD,
        +50% For NVIDIA</li>
      <li>No word on Intel performance benefits from this Vulkan encode
        optimization.</li>
    </ul>
    <br>
    AFAIK Intel has not yet QSV support for FFV1 either.<br>
    <br>
    Any idea which ffmpeg version release ffv1_vulkan will be available
    ?<br></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I guess "upcoming", I saw references to 8.0 in commits.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
    And which color bit depths will be supported: 8-bit yuv422p and
    10-bit yuv422p10le/ y210 ? <br>
    Speed tests?<br></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Speed was not great for my rx550 (few fps for 4k video), but may be Arc actually faster for such workloads?</div><div dir="auto"><br></div><div dir="auto">I see at least those mentioned in ../thirdparty/ffmpeg.git/libavcodec/ffv1enc_vulkan.c</div><div dir="auto"><br></div><div dir="auto"><div dir="auto">    if (avctx->sw_pix_fmt == AV_PIX_FMT_GBRP10 ||                                                          avctx->sw_pix_fmt == AV_PIX_FMT_GBRP12 ||</div><div dir="auto">        avctx->sw_pix_fmt == AV_PIX_FMT_GBRP14)</div><div dir="auto"><br></div><div dir="auto">so high-bit depth RGB is supported.</div><div dir="auto"><br></div><div dir="auto">I'll try to synthetize Vulkan ffv1 encoder preset and see what it offers.</div></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
    <br>
    <br>
    Terje J. H<br>
    <br>
  </div>

-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" rel="noreferrer noreferrer noreferrer" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div></div></div>