Now it fails at <div>libavfilter/af_aformat.c.rej</div><div><br></div><div>... Can you see how much this file change and try to re-apply changes from patch 4?<br><br>Or May be Just skip this patch too, because i already can see same function. Uninit declare there in ffmpeg git source.. </div><div><br></div><div>static av_cold void uninit(AVFilterContext *ctx)</div><div>{</div><div>    AFormatContext *s = ctx->priv;</div><div><br></div><div>    ff_formats_unref(&s->formats);</div><div>    ff_formats_unref(&s->sample_rates);</div><div>    ff_channel_layouts_unref(&s->channel_layouts);</div><div>}</div><div><br></div><div><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/HEAD:/libavfilter/af_aformat.c">https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/HEAD:/libavfilter/af_aformat.c</a></div><div><br></div><div><br><br>On Wednesday, April 28, 2021, Andrea paz via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I attach the last part of the error logs:<br>
1- after renaming patch2 and putting in the git-ffmpeg link.<br>
2- after applying patch3 (not sure if I applied it properly).<br>
</blockquote></div>