<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">сб, 23 дек. 2023 г., 01:33 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">> you missed  -lSvtAv1Enc for libs ....<br>
<br>
Sorry, I didn't tell you that pkg-config can't find anything about svtav1:<br>
<br>
$ pkg-config --libs lSvtAv1Enc<br>
Package lSvtAv1Enc was not found in the pkg-config search path.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">try to delete first "l" ... so it become "pkg-config --cflags SvtAv1Enc"</div><div dir="auto"><br></div><div dir="auto">for me on termux it says:</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div dir="auto">pkg-config --libs SvtAv1Enc</div><div dir="auto">-L/data/data/com.termux/files/usr/lib -lSvtAv1Enc</div><div dir="auto"><br></div><div dir="auto">~/storage/downloads $ pkg-config --cflags SvtAv1Enc</div><div dir="auto">-DEB_DLL -I/data/data/com.termux/files/usr/include/svt-av1</div><div dir="auto"><br></div><div dir="auto">++++++++++</div></div><div dir="auto"><br></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">
Perhaps you should add the directory containing `lSvtAv1Enc.pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
Package 'lSvtAv1Enc', required by 'virtual:world', not found<br>
<br>
Same error as my first attempt with the wrong script.<br>
<br>
> mmm.. try speed test again? :).<br>
<br>
Yes, I did the speed test and it matches sometimes libaom 3.6,<br>
sometimes 3.8; never 3.4 :)<br>
<br>
Now it's bedtime for me too...<br>
</blockquote></div></div></div>