[mythtv-users] QT Issues

Rod Smith mythtv at rodsbooks.com
Mon Dec 7 02:54:16 UTC 2009


On Sunday 06 December 2009 08:53:47 pm Fedor Pikus wrote:
> On Sun, Dec 6, 2009 at 5:43 PM, Joe Wilson <wilson.joe at gmail.com> wrote:
> >    I have been using OpenGL instead of QT..  Is there a serious
> > difference between the two?
>
> For me, there was: GL painter worked but there was about 1 second
> delay before MythTv would respond (and I don't meed complex things, a
> second would pass between pressing down arrow and frontend selecting
> the next menu entry). With QT painter the response is instant.

My experience is similar, but not identical: For me, OpenGL results in delays 
as the system paints images. It looks like OpenGL is trying to create smooth 
"fade" transitions rather than the abrupt "cuts" that Qt produces. These 
delays are most noticeable when switching screens. I don't recall big delays 
when just moving from item to item in a screen -- but I might have missed 
that, since I only played with the OpenGL renderer briefly, since I prefer 
quick transitions to smooth fades in menus, anyhow.

-- 
Rod Smith


More information about the mythtv-users mailing list