<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    The CinGG manual mentions VAAPI and VDPAU. <br>
    <a class="moz-txt-link-freetext"
href="https://cinelerra-gg.org/download/CinelerraGG_Manual/Hardware_video_acceleration.html">https://cinelerra-gg.org/download/CinelerraGG_Manual/Hardware_video_acceleration.html</a>
    <br>
    <a class="moz-txt-link-freetext"
href="https://cinelerra-gg.org/download/CinelerraGG_Manual/GPU_hardware_encoding.html">https://cinelerra-gg.org/download/CinelerraGG_Manual/GPU_hardware_encoding.html</a><br>
    <br>
    My prebuild system FFmpeg lists<br>
    <br>
    <font face="Courier New, Courier, monospace">ffmpeg -hide_banner
      -hwaccels<br>
      Hardware acceleration methods:<br>
    </font>
    <blockquote><font face="Courier New, Courier, monospace">vdpau</font><br>
      <font face="Courier New, Courier, monospace">cuda</font><br>
      <font face="Courier New, Courier, monospace">vaapi</font><br>
      <font face="Courier New, Courier, monospace">qsv</font><br>
      <font face="Courier New, Courier, monospace">drm</font><br>
      <font face="Courier New, Courier, monospace">vulkan</font><br>
    </blockquote>
    <br>
    Among these, Vulkan has recently been discussed here.<br>
    <br>
    Is there something that prevent typical QSV to be prebuilt in the
    CinGG/FFmpeg rpm?<br>
    <br>
    <br>
    References:<br>
    Compiling FFmpeg with QSV on Linux Intel Platform:<br>
<a class="moz-txt-link-freetext" href="https://www.intel.com/content/www/us/en/content-details/728030/building-ffmpeg-with-qsv-on-windows-and-linux-intel-platform.html?wapkw=ffmpeg">https://www.intel.com/content/www/us/en/content-details/728030/building-ffmpeg-with-qsv-on-windows-and-linux-intel-platform.html?wapkw=ffmpeg</a><br>
    Arc: Intel QuickSync (QSV):<br>
    <a class="moz-txt-link-freetext" href="https://wiki.archlinux.org/title/FFmpeg#Intel_QuickSync_(QSV)">https://wiki.archlinux.org/title/FFmpeg#Intel_QuickSync_(QSV)</a><br>
    <br>
    <br>
    <br>
    refer<br>
    <br>
     <br>
  </body>
</html>