[mythtv-users] Mythutil message during playback

Paul Onley onley at att.net
Sat Aug 18 01:40:07 UTC 2012


On 08/17/2012 11:09 AM, Michael T. Dean wrote:
> On 08/17/2012 05:05 AM, Paul Onley wrote:
>>> On 08/16/2012 11:51 PM, Paul Onley wrote:
>>>> When I use mythutil to send a message to a frontend the message comes
>>>> up nicely centered in the GUI but is too large to fit on the screen
>>>> during playback. The larger the playback resolution the worse the
>>>> problem is. I had originally thought that there was no message
>>>> displaying on my 1280x720 frontend end because the popup was
>>>> completely off the screen but when I reduced the size to 640x480 about
>>>> half the message appears on the screen.
>>>>
>>>> This happens on both of my frontends which use completely different
>>>> hardware and drivers. Have I missed a setting somewhere?
>>> Is it still wrong sized if you use the VDPAU or OpenGL video renderer?
>>> (Change your Playback Profile group on the 3rd screen of Playback
>>> settings under Video in mythfrontend to test.)
>>>
>>> Mike
>> Hi Mike,
>>
>> If I use OpenGL then the message displays properly on both frontends
>> however one of my frontends uses an older nvidia card that is only
>> supported by the nouveau driver which flickers badly with the OpenGL
>> renderer. I have tried all the different de-interlacers but have been
>> unable to get it to play smoothly. Although the video is smooth when any
>> OSD information is displayed so I think if I could find the right
>> setting it would work.
>>
>> Is there a way to adjust the message size in "Normal" renderer?
>>
>> VDPAU does not work with this driver as best I can tell.
>
> With the Xv video rendering mechanism, graphics are drawn onto the 
> unscaled video, then passed to the video card for scaling.  This is 
> why the OSD looks terrible when you're watching SDTV on a 1080p 
> screen.  However, as you can see, we actually seem to scale the OSD 
> before drawing, so there's probably something missing for the message 
> dialog (because the dev who created it probably only tested with the 
> modern video renderers).  So, until someone finds and fixes that bug...
>
> It was also mentioned at 
> http://www.gossamer-threads.com/lists/mythtv/users/525532#525532 .
>
> Mike
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
Would it be possible to change something in the theme xml files to cause 
the popup to display differently? Say anchor it to 0,0 so that the 
scaling error does not cause the clear space to the left to push the 
message off the screen to the right? Just as a work around until the 
problem is fixed. Since it does not seem to affect many people I imagine 
the priority is not particularly high.

If this can in fact be done how would one figure out which element of 
the xml files is being used for the message popup?


More information about the mythtv-users mailing list