<div dir="ltr"><div style="font-size:small" class="gmail_default">Compiling and running just 1 test with the patches Andrew has supplied so far previously, on Ubuntu 16 and Debian 32-bit (9.1) is working. Hopefully, Andrea will continue to run with ffmpeg 7.0 so that he might notice more problems yet since he always has the most up to date Arch distro installed.</div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default">From Andrew's last email as partially shown below, it may be the Channel stuff that will be a problem so next I will do some TV record tests which uses Channels. Probably hardly anyone but me uses this, but I want it to keep working still.</div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default"><br></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div><br></div><div>for fileac3.C I tried to add line <br></div><div><br></div><div>av_channel_layout_copy(&codec_context->ch_layout, &ch_la<br>yout);</div><div><br></div><div>in FileAC3::open_file(int rd, int wr) function, so it reads</div><div><br></div><div> av_channel_layout_copy(&codec_context->ch_layout, &ch_la<br>yout);<br> codec_context->sample_fmt = codec->sample_fmts[0];<br> SwrContext *resample_context = NULL;<br> swr_alloc_set_opts2(&resample_context,<br></div><div><br></div><div>but this does not lead to ac3 working. I'll try to ask on libav maillist<br></div><div> </div></div></div>
</blockquote></div></div>