<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 10, 2014 at 2:50 AM, Jean-Yves Avenard <span dir="ltr">&lt;<a href="mailto:jyavenard@gmail.com" target="_blank">jyavenard@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""><br><br>On Friday, October 10, 2014, Neil Salstrom &lt;<a href="mailto:salstrom@gmail.com" target="_blank">salstrom@gmail.com</a>&gt; wrote:<br><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_extra"><br><div class="gmail_quote"> something going on.  The &quot;good&quot; build was from mythtv-v0.27.3-111-g5c76f33.  I&#39;ll try the bisect between g5c76f33 and g926bb8d.<br></div></div><br></div></blockquote><div><br></div></span><div>Please do. Thanks.  </div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote><div> </div></div>Ok, I think I&#39;ve found the commit causing the issue.  The reason why I say &quot;I think&quot; is because about half way through I had a trial where playback was a total mess but seemed to be different than before.  I did two bisects at that point, one good and one bad but the ending to the &quot;good&quot; bisect made no sense.  It stated the first bad commit was f307a3d5e60b0054e1833127d417c6acfada3213.  This has to do with improving low bit rate playback on DVB-S radio.<br><br></div><div class="gmail_extra">Here is the bisect result of considering the playback mentioned above &quot;bad&quot;:<br><br> git bisect good<br>c978683605d52fe28bb03a2ed5d112ddd7c22f8f is the first bad commit<br>commit c978683605d52fe28bb03a2ed5d112ddd7c22f8f<br>Author: Lawrence Rust &lt;<a href="mailto:lvr@softsystem.co.uk">lvr@softsystem.co.uk</a>&gt;<br>Date:   Fri Jun 14 19:53:14 2013 +0100<br><br>    Player: Enable AVSync to recover quicker after a seek or program change<br>    <br>    The a/v timecodes can get out of step by 10&#39;s of seconds after a seek<br>    or a livetv program change.  This can cause frames to be doubled or dropped<br>    until the a/v streams get back in step.<br>    <br>    This patch checks the a/v timecode difference and if larger than 1 second<br>    disables frame dropping or doubling.<br>    <br>    Signed-off-by: Lawrence Rust &lt;<a href="mailto:lvr@softsystem.co.uk">lvr@softsystem.co.uk</a>&gt;<br>    Signed-off-by: Jean-Yves Avenard &lt;<a href="mailto:jyavenard@mythtv.org">jyavenard@mythtv.org</a>&gt;<br>    (cherry picked from commit 195eb07fb106fbabf164a1989860adcc132ab9d2)<br><br>:040000 040000 07a653e9673c009ccb23168e5a06d8ac44ca456f 3d7b74aea09e346be093fed7dba9b9739e0cfe06 M    mythtv<br><br></div><div class="gmail_extra">The &quot;good&quot; just before this solved the judder problem as well as no audio when liveTV is started (audio came back if the channel was changed or a skip back happened).<br><br></div><div class="gmail_extra">Using git is it possible to compile the latest 0.27 but having this one commit omitted?  I could give that a try as well.<br><br></div><div class="gmail_extra">Thanks,<br><br>Neil<br></div><div class="gmail_extra"><br></div></div>