[mythtv-users] MythTV Raspberry Pi2 frontend testers

Kingsley Turner krt at krt.com.au
Tue Jan 5 22:42:54 UTC 2016


On 06/01/16 07:26, Lawrence Rust wrote:
> On Tue, 2016-01-05 at 07:30 +1100, Kingsley Turner wrote:
>> When I play a letterboxed (top & bottom) video, the theme background does
>> not get cleared away.
> I think this is a Qt/EGLFS problem.  If you run it in XCB mode do you
> still see the theme background?

Ok I've tested this just now.

I assume I just needed set the parameter "QT_QPA_PLATFORM=xcb" on the 
command line:
alias mfe_xcb="QT_QPA_EGLFS_FORCE888=1 QT_QPA_PLATFORM=xcb 
LD_LIBRARY_PATH=$MYTHTVDIR/lib QT_PLUGIN_PATH=$MYTHTVDIR/plugins 
PYTHONPATH=$MYTHTVDIR/lib/python2.7/site-packages $MYTHTVDIR/bin/mythfrontend"


The black-screen on skipping forward/backward during playback and editing 
mode is gone.

However the skipping is a bit dodgey in cutlist editing mode.  It looks like 
the 2nd skip keypress is only skipping a single frame(?) regardless of the 
time setting, then the 3rd keypress moves it - maybe properly.

In cutlist editing, there is still some of the theme background showing.

In playback there is also some of the theme background showing.


More information about the mythtv-users mailing list