<div dir="ltr">Just tried to apply it but I'm getting...<div><br></div><div><div>lr@lr:~/mythtv$ git apply /srv/storage/mythtv/20161103_vdpau_livetv_artifacts.patch</div><div>/srv/storage/mythtv/20161103_vdpau_livetv_artifacts.patch:10: trailing whitespace.</div><div>    if (m_osd_painter)</div><div>/srv/storage/mythtv/20161103_vdpau_livetv_artifacts.patch:15: trailing whitespace.</div><div>        m_osd_painter->Teardown();</div><div>/srv/storage/mythtv/20161103_vdpau_livetv_artifacts.patch:19: trailing whitespace.</div><div>        m_osd_painter = NULL;</div><div>/srv/storage/mythtv/20161103_vdpau_livetv_artifacts.patch:31: trailing whitespace.</div><div>        gl_painter->Teardown();</div><div>/srv/storage/mythtv/20161103_vdpau_livetv_artifacts.patch:43: trailing whitespace.</div><div>        m_osd_painter->Teardown();</div><div>error: patch failed: mythtv/libs/libmythtv/videoout_d3d.cpp:81</div><div>error: mythtv/libs/libmythtv/videoout_d3d.cpp: patch does not apply</div><div>error: patch failed: mythtv/libs/libmythtv/videoout_opengl.cpp:156</div><div>error: mythtv/libs/libmythtv/videoout_opengl.cpp: patch does not apply</div><div>error: patch failed: mythtv/libs/libmythtv/videoout_vdpau.cpp:162</div><div>error: mythtv/libs/libmythtv/videoout_vdpau.cpp: patch does not apply</div><div>error: patch failed: mythtv/libs/libmythui/mythpainter_d3d9.h:12</div><div>error: mythtv/libs/libmythui/mythpainter_d3d9.h: patch does not apply</div><div>error: patch failed: mythtv/libs/libmythui/mythpainter_ogl.h:13</div><div>error: mythtv/libs/libmythui/mythpainter_ogl.h: patch does not apply</div><div>error: patch failed: mythtv/libs/libmythui/mythpainter_vdpau.h:12</div><div>error: mythtv/libs/libmythui/mythpainter_vdpau.h: patch does not apply</div></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Nov 3, 2016 at 11:05 PM Peter Bennett <<a href="mailto:cats22@comcast.net">cats22@comcast.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This only happens with Live TV.<br class="gmail_msg">
<br class="gmail_msg">
I believe I have nailed down a fix for it. In my case I am only seeing<br class="gmail_msg">
it occasionally, in dark areas of the picture, and I have to watch<br class="gmail_msg">
closely to see it. I have stared closely at the picture for 5 minutes<br class="gmail_msg">
and I believe it is gone, but feedback from others would be welcome.<br class="gmail_msg">
<br class="gmail_msg">
I am going to do some more testing before releasing it.<br class="gmail_msg">
<br class="gmail_msg">
If you want to try this out in the meantime you can test this patch.<br class="gmail_msg">
Please first undo the previous patch from yesterday if you have it in<br class="gmail_msg">
your source. You can undo it with this command:<br class="gmail_msg">
<br class="gmail_msg">
git checkout .<br class="gmail_msg">
<br class="gmail_msg">
Please let me know if the patch works or doesn't work.<br class="gmail_msg">
<br class="gmail_msg">
Peter<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
mythtv-users mailing list<br class="gmail_msg">
<a href="mailto:mythtv-users@mythtv.org" class="gmail_msg" target="_blank">mythtv-users@mythtv.org</a><br class="gmail_msg">
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br class="gmail_msg">
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" class="gmail_msg" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br class="gmail_msg">
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" class="gmail_msg" target="_blank">https://forum.mythtv.org</a><br class="gmail_msg">
</blockquote></div>