<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    I upgraded my system Slowroll to <br>
    <br>
    <font face="Courier New, Courier, monospace">S  |
      Name                | Type    | Version                        |
      Arch   | Repository<br>
---+---------------------+---------+--------------------------------+--------+----------------------<br>
      i+ | libSvtAv1Enc2       | package |
      2.3.0-1.5                      | x86_64 | obs:multimedia:libs<br>
      i+ | SVT-AV1             | package |
      2.3.0-1.5                      | x86_64 | obs:multimedia:libs</font><br>
    <br>
    Version test:<br>
    <blockquote><font face="Courier New, Courier, monospace">#
        SvtAv1EncApp<br>
        Svt[info]: -------------------------------------------<br>
        Svt[info]: SVT [version]:    SVT-AV1 Encoder Lib v2.3.0<br>
        Svt[info]: SVT [build]  :    GCC 14.2.1 20241007 [revision
        4af44f2cf7d281f3e4f3957efce10e8b2ccb2ad3]     64 bit<br>
        Svt[info]: LIB Build date: Oct 29 2024 22:11:44<br>
        Svt[info]: -------------------------------------------</font><br>
    </blockquote>
    <br>
    File list for<br>
    <blockquote><font face="Courier New, Courier, monospace">rpm -ql
        libSvtAv1Enc2</font><br>
      <font face="Courier New, Courier, monospace">/usr/lib64/libSvtAv1Enc.so.2</font><br>
      <font face="Courier New, Courier, monospace">/usr/lib64/libSvtAv1Enc.so.2.3.0</font><br>
      <font face="Courier New, Courier, monospace">/usr/share/licenses/libSvtAv1Enc2</font><br>
      <font face="Courier New, Courier, monospace">/usr/share/licenses/libSvtAv1Enc2/LICENSE.md</font><br>
      <font face="Courier New, Courier, monospace">/usr/share/licenses/libSvtAv1Enc2/PATENTS.md</font><br>
      <br>
    </blockquote>
    I tested first that SVT-AV1 v. 2.3.0 encoding worked OK with my
    existing system ffmpeg v. 7.1<br>
    <br>
    I'm not sure I ever have tested av1_svt rendering with my
    single-user build Cingg before now.<br>
    But when I tried now to render the same hdv file as with ffmpeg,
    Cingg failed with<br>
    <blockquote><font face="Courier New, Courier, monospace">int
        FFMPEG::open_encoder(const char*, const char*):</font><br>
      <font face="Courier New, Courier, monospace">cant find codec
        libsvtav1:/Videoklipp/AV1/hdv09_04_m2t_svt-av1_230.webm</font><br>
    </blockquote>
    <br>
    Shouldn't Cingg be able to work with the system upgraded
    libSvtAv1Enc2 v. 2-3-0 automatically as well as ffmpeg does?<br>
    Or if necessary  via a simple "update", without complete rebuild?<br>
    -------------<br>
    <br>
    I had a look at my last rebuild of Cingg for using ffmpeg 7.1 :<br>
    Does "disabled  libsvtav1" say something?<br>
    <br>
    <font face="Courier New, Courier, monospace"># ./configure
      --with-single-user --disable-static-build --without-thirdparty
      --without-libdpx<br>
      configure: loading site script /usr/share/site/x86_64-pc-linux-gnu<br>
      ..........snip<br>
      checking for /usr/local/cuda/include/cuda.h... no<br>
      checking cuda sdk... no<br>
      checking for dlopen in -ldl... yes<br>
      checking for numa_alloc in -lnuma... yes<br>
      checking for openexr available... yes<br>
        Reason                  Package<br>
        ------                  -------<br>
        disabled                encore<br>
        disabled                audiofile<br>
        disabled                esound<br>
        disabled                libsvtav1<br>
      ...snip...</font><br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>