[mythtv-commits] Ticket #13158: Frontend abort when recording resolution changes with external themes

MythTV noreply at mythtv.org
Mon Oct 30 23:38:19 UTC 2017


#13158: Frontend abort when recording resolution changes with external themes
------------------------------------------+---------------------------
 Reporter:  Alex Halovanic <halovanic@…>  |          Owner:  pbennett
     Type:  Bug Report - General          |         Status:  assigned
 Priority:  minor                         |      Milestone:  unknown
Component:  MythTV - Video Playback       |        Version:  v29-fixes
 Severity:  medium                        |     Resolution:
 Keywords:  theme resolution              |  Ticket locked:  0
------------------------------------------+---------------------------

Comment (by pbennett):

 There is a known issue with VAAPI. Changing resolutions in mid stream
 stops playback. Your message in the log is a symptom of this (Cannot make
 QOpenGLContext current in a different thread). However this should not
 affect VDPAU and should not be related to the theme.

 You could try changing the theme painter to QT and see if this resolves
 the problem. Note that you cannot use QT theme painter together with
 OpenGL Rendering, but QT theme painter with VDPAU rendering should work.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13158#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list