Hi,<br><br>I&#39;m having a problem getting Myth to use the opengl profile for playback.&nbsp; It keeps falling back to xv playback.&nbsp; I&#39;m running Gentoo (2.6.28) on Intel X4500HD (G45) video.&nbsp; Running the newest test driver, xf86-video-intel-2.5.99.1 from x11 overlay, xorg-server-1.5.3.&nbsp; and lastest mesa master, mesa-9999.<br>
<br>I&#39;m seeing massive horizontal tearing when playing back 1080 content (even with VSync checked).&nbsp; When I test with mplayer using -vo xv I get the same tearing.&nbsp; But, when I use mplayer -vo gl&nbsp; OR mplayer -vo gl2 there is absolutely no tearing.&nbsp; glxinfo reports direct rendering: Yes, and glxgears works fine.&nbsp; But when I setup a playback profile in myth frontend to use opengl it fails to initialize it and falls back to XV.<br>
<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">VideoOutputXv: Desired video renderer &#39;opengl&#39; not available.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; codec &#39;MPEG2&#39; makes &#39;xv-blit,xshm,xlib,&#39; available, using &#39;xv-blit&#39; instead.<br>
</blockquote><br><br>I have opengl compiled into mythtv:<br>[ebuild&nbsp;&nbsp; R&nbsp;&nbsp; ] media-tv/mythtv-0.21_p18314-r1&nbsp; USE=&quot;aac alsa dvb dvd fftw lirc mmx opengl perl python xvmc (-altivec) -autostart -debug -directv -ieee1394 -jack -lcd&quot; VIDEO_CARDS=&quot;-nvidia&quot; 0 kB<br>
<br>I&#39;m even using the opengl renderer for the QT painter, and that&#39;s workig great.&nbsp; Blends nicely from menu to menu.<br><br>Any idea why this is happening?<br>
<br>