<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">ср, 27 июл. 2022 г., 23:41 Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">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">In <a href="http://configure.ac" rel="noreferrer noreferrer" target="_blank">configure.ac</a> there is the line:<br>
<br>
PKG_3RD([ffmpeg],[yes],<br>
  [ffmpeg-4.4],<br>
<br>
I retried the compilation by removing ffmpeg4.4 and all its patches;<br>
editing <a href="http://configure.ac" rel="noreferrer noreferrer" target="_blank">configure.ac</a> by adding the line:<br>
<br>
AC_CONFIG_MACRO_DIRS([m4])<br>
<br>
And changing the one entry with ffmpeg-4.4 to ffmpeg-5.1.<br>
Still crashing.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">But at least how it simply can't find directory/files to patch .... You re-run ./autogen.sh after editing <a href="http://configure.ac">configure.ac</a> and it finished ok?</div><div dir="auto"><br></div><div dir="auto">Is there unpacked ffmpeg-5.1  source now in thirdparty?</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>