<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Okay, this seems simple and on older versions I've seen this option but for some reason Official 0.26.0 and 0.26.0+fixes branch (commit: <a href="https://github.com/MythTV/mythtv/commit/09ac5b2226b8e6d855dbfc9c24fdfd2cf9075687" class="sha-block"><span class="sha">09ac5b2226</span></a><span class="js-clippy mini-icon mini-icon-clippy " data-clipboard-text="09ac5b2226b8e6d855dbfc9c24fdfd2cf9075687" data-copied-hint="copied!" data-copy-hint="Copy SHA"></span>) won't enable vdpau support:<br><br>root@BarbTV:~/mythtv-fixes-0.26/mythtv# ./configure --enable-vdpau --prefix=/usr<br># Video Output Support<br>x11 support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>xrandr support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>xv
 support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br><b>VDPAU support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no</b><br>VAAPI support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>CrystalHD support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; no<br>OpenGL video&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>MHEG support&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; yes<br>libass subtitle support&nbsp;&nbsp; no<br><br><b>No Love!</b>&nbsp; However, the video card in question says its supported as per article <a href="http://www.mythtv.org/wiki/VDPAU">http://www.mythtv.org/wiki/VDPAU</a> and the NVidia Binary Driver is installed!<br><br>I double checked glxinfo to ensure the driver is operational!<br><br>mythtv@BarbTV:~$ glxinfo<br>name of display: :0<br>display:
 :0&nbsp; screen: 0<br>direct rendering: Yes<br>server glx vendor string: NVIDIA Corporation<br>server glx version string: 1.4<br>OpenGL renderer string: GeForce 8400 GS/PCIe/SSE2<br>OpenGL version string: 3.3.0 NVIDIA 304.60<br>OpenGL shading language version string: 3.30 NVIDIA via Cg compiler<br><br>root@BarbTV:~/mythtv-0.26.0# lspci<br>01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 GS] (rev a1)<br><br>This is the Binary Driver I Installed: NVIDIA-Linux-x86-304.60.run, is there something I'm missing??&nbsp; Do I need another package as well to make this work?&nbsp; This is all running on a Slackware 14 machine which has a Duel Core Intel(R) Pentium(R) CPU G850 @ 2.90GHz running gcc version 4.7.1.<br><br>Surely the solution to this problem is retarded and I'm just simply overlooking something.<br><br>Raymond Boettcher<br></td></tr></table>