<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">сб, 10 мая 2025 г., 18:27 Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com" target="_blank" rel="noreferrer">gamberucci.andrea@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> ...so you need to pass switch (<br>
> --enable-libzimg) to ffmpeg's configure script. And of course have zimg development files installed. (I tested on 3.0.4)<br>
Previously I had tried '--enable-libzimg' in configure but it was not<br>
recognized.<br>
Now I tried: export FFMPEG_EXTRA_CFG=' --enable-libzimg' and it was<br>
recognized. However, the compilation stops with this error:<br>
<br>
ERROR: zimg >= 2.7.0 not found using pkg-config<br>
<br>
I already had the zimg 3.0.5-1 package in the system.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I think I stepped on this landmine too while enabling Vulkan.</div><div dir="auto"><br></div><div dir="auto">Be sure you also set</div><div dir="auto"><br></div><div dir="auto">EXTRA_LIBS=" -lOpenCL -lSvtAv1Enc -lvpl -ldav1d -lxvidcore -lass -lbluray -lsnappy -lzimg -lplacebo -lshaderc_shared" \                                                                               </div><div dir="auto">in addition to </div><div dir="auto"><br></div><div dir="auto">FFMPEG_EXTRA_CFG=</div><div dir="auto"><br></div><div dir="auto">before launching <a href="http://autogen.sh/configure/make">autogen.sh/configure/make</a></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">
<br>
I attach the entire cin.log.<br>
</blockquote></div></div></div>