<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вт, 26 дек. 2023 г., 12:11 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">> try to delete first "l" ... so it become "pkg-config --cflags SvtAv1Enc"<br>
<br>
I did several tests with system libaom and with Intel svt. One thing<br>
for sure is that when I tried to compile with svt I always got<br>
crashes. I don't know if it depends on the fact that I don't have<br>
Intel hardware. I attach cin5_aom_svt.log as an example, it was<br>
produced using the following libaom.sh:<br>
<br><br><br>
#!/bin/bash<br>
export FFMPEG_EXTRA_CFG="--disable-debug --enable-libaom --enable-lSvtAv1Enc  <span style="font-size:12.8px"> --extra-cflags=-I/usr/include/</span><span style="font-size:12.8px">svt-av1" </span>\<br>
 export EXTRA_LIBS="-laom -SvtAv1Enc "<br>
./configure --with-single-user --with-config-dir=/home/paz/.bcast6<br>
--disable-libaom<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">sorry to point out, but you missed "<span style="font-size:12.8px"> --extra-cflags=-I/usr/include/</span><span style="font-size:12.8px">svt-av1" substring for </span>FFMPEG_EXTRA_CFG variable.</div><div dir="auto"><br></div><div dir="auto">Open quotation of your mail above this text, I tried to edit it in place ....</div><div dir="auto"><br></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">
<br>
Trying to use system libaom (without svt) the compilation succeeds.<br>
Renders are comparable to those obtained with patch 3.8.0 for internal<br>
ffmpeg. The results however are very variable: efficient with image<br>
sequences, slower with video.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Well ....  even slower than original (internal/3.4)? Or just among other results with updated libaom ?</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">
</blockquote></div></div></div>