On Thu, Sep 6, 2012 at 11:04 PM, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com" target="_blank">mtdean@thirdcontact.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 09/06/2012 06:55 AM, Igor Cicimov wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, Sep 6, 2012 at 8:49 PM, Igor Cicimov wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Thu, Sep 6, 2012 at 2:07 AM, Michael T. Dean wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On 08/25/2012 09:11 PM, Igor Cicimov wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi all,<br>
<br>
I&#39;ve VAAPI libraries installed (Splitted Desktop ones) and vainfo shows<br>
the following:<br>
<br>
libva: libva version 0.32.0<br>
libva: User requested driver &#39;xvba&#39;<br></div>
libva: Trying to open /usr/lib/va/drivers/xvba_drv_*<u></u>*video.so<div class="im"><br>
libva: va_openDriver() returns 0<br>
vainfo: VA API version: 0.32<br>
vainfo: Driver version: Splitted-Desktop Systems XvBA backend for VA-API<br>
- 0.8.0<br>
vainfo: Supported profile and entrypoints<br>
       VAProfileH264High                :    VAEntrypointVLD<br>
       VAProfileVC1Advanced         :    VAEntrypointVLD<br>
<br>
still when trying to create VAAPI playback profile I don&#39;t get the<br>
&quot;VAAPI acceleration&quot; decoder option. This is combined Mythbuntu 10.04 BE/FE<br>
with Radeon HD6570 and OpenGL painter. I have this working great on remote<br>
FE with Radeon HD6410 and OpenGL and same drivers from Splitted Desktop.<br>
The only difference is that this one is Mythfrontend on Ubuntu 12.04.<br>
<br>
Any reason why would MythTV not recognize/show vaapi options? Any<br>
troubleshooting pointers would be appreciated.<br>
</div></blockquote>
mythbackend --version<br>
<br>
</blockquote><div class="im">
  $ mythbackend --version<br>
Please attach all output as a file in bug reports.<br>
MythTV Version : v0.25.2-16-gd519276<br>
MythTV Branch : fixes/0.25<br>
Network Protocol : 72<br>
Library API : 0.25.20120506-1<br>
QT Version : 4.6.2<br>
Options compiled in:<br>
  linux profile use_hidesyms using_alsa using_oss using_pulse<br>
using_pulseoutput using_backend using_bindings_perl using_bindings_python<br>
using_bindings_php using_crystalhd using_dvb using_firewire using_frontend<br>
using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv<br>
using_joystick_menu using_libcec using_libcrypto using_libdns_sd<br>
using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit<br>
using_qtscript using_qtdbus using_v4l2 using_v4l1 using_x11 using_xrandr<br>
using_xv using_bindings_perl using_bindings_python using_bindings_php<br>
using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads<br>
using_live using_mheg using_libxml2<br>
<br>
hmmm I can&#39;t see using_vaapi if that is the point.<br>
</div></blockquote></blockquote>
<br>
Yes, that&#39;s the key.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
$ mythfrontend --version<br>
Please attach all output as a file in bug reports.<br>
MythTV Version : v0.25.2-15-g46cab93<br>
MythTV Branch : fixes/0.25<br>
Network Protocol : 72<br>
Library API : 0.25.20120506-1<br>
QT Version : 4.8.1<br>
Options compiled in:<br>
  linux profile use_hidesyms using_alsa using_oss using_pulse<br>
using_pulseoutput using_backend using_bindings_perl using_bindings_python<br>
using_bindings_php using_crystalhd using_dvb using_firewire using_frontend<br>
using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv<br>
using_joystick_menu using_libcec using_libcrypto using_libdns_sd<br>
using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit<br>
using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv<br>
using_bindings_perl using_bindings_python using_bindings_php<br></div>
using_mythtranscode using_opengl *using_vaapi* using_vdpau<div class="im"><br>
using_ffmpeg_threads using_live using_mheg using_libass using_libxml2<br>
<br>
This is on the frontend where VAAPI profile works. It is v0.25.2-15 one<br>
minor version behind the backend which is v0.25.2-16 but has vaapi compiled<br>
in. So which version of the backend has this working in Mythbuntu? Or I<br>
need to be on 12.04 for that?<br></div></blockquote></blockquote><div><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">
</div></blockquote>

Whether you use mythbackend or mythfrontend to call --version, it will say using_vaapi if it was compiled to support VA-API.  The backend doesn&#39;t need any special support for VA-API--you just have to have MythTV compiled to support it.  I just had you use mythbackend to find out how your MythTV was compiled.<br>

<br>
So, you&#39;ll just have to find a version of MythTV that was compiled to support VA-API.  I don&#39;t know if *buntu quit compiling in support because it&#39;s not very functional or if there&#39;s more to the story.<div class="HOEnZb">
<div class="h5"><br>
<br>
Mike<br></div></div></blockquote><div><br>I see, thanks for the input Mike.<br><br>Cheers,<br>Igor <br></div></div>