[mythtv-users] xv-blit used instead of opengl

Raymond Wagner raymond at wagnerrp.com
Sat Jul 30 17:07:49 UTC 2011


On Sat, 30 Jul 2011 12:58:27 -0400, Joey Morris <rjmorris at nc.rr.com>
wrote:
> 2011-07-30 11:35:03.677 Using the OpenGL painter
> 2011-07-30 11:35:19.125 VideoOutput: Trying video renderer: 'vdpau'
> 2011-07-30 11:35:19.495 VDP: SetVideoRenderer(vdpau)
> 2011-07-30 11:35:19.497 VDPAU Error: Failed to create VDPAU device.
> 2011-07-30 11:35:19.497 VDPAU Error: No VDPAU device
> 2011-07-30 11:35:19.497 Failed to create VDPAU render device.
> 2011-07-30 11:35:19.497 VideoOutput: Trying video renderer: 'xv-blit'

It looks like you told MythTV to use the OpenGL UI painter, but then used
a VDPAU playback profile.  It attempts VDPAU, fails because you don't have
a VDPAU capable graphics card, and falls back to Xv.  The UI Painter and
Video Renderer are two separate settings.  You need to modify your playback
profile to use OpenGL.


More information about the mythtv-users mailing list