<br><br><div class="gmail_quote">On 11 June 2011 11:12, Mark Kendall <span dir="ltr">&lt;<a href="mailto:mark.kendall@gmail.com">mark.kendall@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 11 June 2011 17:46, Tim Draper &lt;<a href="mailto:veehexx@gmail.com">veehexx@gmail.com</a>&gt; wrote:<br>
&gt; i&#39;m saying the opposite, Mike...<br>
&gt; the way MythTV seems to be configured, the &#39;LiveTV in Guide&#39; when called<br>
&gt; from keyboard key &#39;S&#39;, is different to the &#39;LiveTV in Guide&#39; Jumppoint<br>
&gt; guide.<br>
&gt; visually they look identical, but they appear to be handled very<br>
&gt; differently, where the Jumppoint version is the more buggy one.<br>
&gt;<br>
&gt;<br>
&gt; youtube video: <a href="http://www.youtube.com/watch?v=qk522Tv-_KM" target="_blank">http://www.youtube.com/watch?v=qk522Tv-_KM</a><br>
&gt; nb: have HTML5 disabled&amp;CC on; it seems youtube hasnt got the CC comments on<br>
&gt; html5 video player yet!<br>
&gt;<br>
&gt; i hope that video explains it better than i can in words!<br>
<br>
</div>I think that explains it pretty well:)<br>
<br>
The strange texture overlay that you get on the video is because part<br>
of the mythbuntu theme is painted natively by Qt and in 0.24, that<br>
painting sometimes occurs after we&#39;ve disabled the main UI painting.<br>
Coincidentally, the mythbuntu background has sizeable areas of colour<br>
that match the VDPAU chromakey colour and hence the video shows<br>
through in part. The painter issue is fixed in master/0-25 (but the<br>
mythbuntu theme does need a fix to show that textured background again<br>
as it is a little plain without it).<br>
<br>
wrt the video not being resized, I&#39;ve just confirmed this with master.<br>
Looks like the video player is getting the resize &#39;event&#39; too early<br>
(before it&#39;s fully started) and hence it fails. I could have sworn I<br>
fixed that a few months ago...<br>
<br>
regards<br>
<font color="#888888"><br>
Mark<br>
</font><div><div></div><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br><br>glad that helps :)<br>also good to know you&#39;ve been able to replicate the issue and also fix the painter issue in 0.25. I look forward to a final/stable release, although that does look to be a while off based off the wiki..<br>
<br>do you want me to raise a bug report with this..?<br>(just for reference if it helps, I&#39;m currently running v0.24.1-9-g3657f31, branch: fixes/0.24)<br><br>i&#39;m going to have to leave it with someone far more skilled than me. My skills end at the more basic scripting side of things, and definitely don&#39;t stretch to fixing code! :)<br>