<br />On Wednesday, August 21, 2013 22:02 CEST, Jim Stichnoth &lt;stichnot@gmail.com&gt; wrote:<br />&nbsp;<blockquote><div>On Wed, Aug 21, 2013 at 11:25 AM, Marius Schrecker &lt;<a target="_blank" href="mailto:marius.schrecker@lyse.net">marius.schrecker@lyse.net</a>&gt; wrote:<div><div><blockquote>Hi again. I&#39;m using&nbsp;MythCenter-wide:<br />As far as I can see the only change I&#39;ve made is to up the fill color alpha from 24 to 48, but I did have a very high zoom set in the runtime settings zoom menu. I have set it back first to 100% and then to 120% without seeing any stuttering, so it seems that the higher the zoom, the more cpu the subs will consume.</blockquote><div>[snip]&nbsp;</div><blockquote>&nbsp; &nbsp; &nbsp; &nbsp; &lt;shape name=&quot;text&quot; from=&quot;grey_background&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/shape&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;fontdef name=&quot;text&quot; face=&quot;Liberation Sans&quot; from=&quot;provider&quot;&
 gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;color&gt;#FFFFF0&lt;/color&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;outlinecolor&gt;#000000&lt;/outlinecolor&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;outlinesize&gt;2&lt;/outlinesize&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;outlinealpha&gt;255&lt;/outlinealpha&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/fontdef&gt;</blockquote><div>&nbsp;</div><div>It does take longer to render larger subtitles, hence the difference you see with subtitle zoom. &nbsp;It also gets a lot worse when you use outlinesize. &nbsp;The way things are implemented in MythUI, if your outlinesize is N, the outline is created by drawing 8N separate copies of the text. &nbsp;(This is the number of pixels in the perimeter of a square with edge length 2N+1.) &nbsp;It may not be quite this bad, though, if the MythUI image cache is getting involved. &nbsp;If I had thought about this earlier, I would have advised cauti
 on with using outlinesize.</div><div>&nbsp;</div><div>FWIW, for post-0.27 I&#39;m looking into ways of spreading the subtitle work across multiple video frames to lessen the possibility of stuttering.</div><div>&nbsp;</div><div>Jim</div></div></div></div></blockquote><br />Thanks very much Jim for the tip about outlinesize. If the problem returns I will certainly set outlinesize to 0, however, the text does apear clearer, especially over light backgrounds, with an outline defined.<br /><br />Cheers!<br /><br />--Marius--<br /><br />&nbsp;