<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 11, 2019 at 9:22 AM Mark Kendall <<a href="mailto:mark.kendall@gmail.com">mark.kendall@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 11 Dec 2019 at 14:14, Tim Pletcher <<a href="mailto:pletchtd@gmail.com" target="_blank">pletchtd@gmail.com</a>> wrote:<br>
> Hi Mark,<br>
><br>
> I added the filter in with a second patch and posted on the ticket last evening.  I saw this was picked up and rolled into master just a bit ago.<br>
<br>
Tim<br>
<br>
Thanks again for looking at this.<br>
<br>
Did you spot my comment in the commit re the change to 0.4 for<br>
s_av_control_gain? Was that the correct call? :)<br><br></blockquote><div><br></div><div>I think this value should remain as 0.04.</div><div><br></div><div>Tim </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
><br>
> I think this would require changing line 1709 in mythplayer.cpp from this:<br>
> avsync_avg = static_cast<int>(audio_adjustment * 1000);<br>
> to this:<br>
> avsync_avg = static_cast<int>(last_fix * 1000 / s_av_control_gain);<br>
><br>
<br>
I think we should be showing the filtered value.<br><br></blockquote><div><br></div><div>I also think this makes sense.</div><div><br></div><div>Tim </div></div></div>