<br><br><div class="gmail_quote">On Thu, Sep 6, 2012 at 8:49 PM, Igor Cicimov <span dir="ltr"><<a href="mailto:icicimov@gmail.com" target="_blank">icicimov@gmail.com</a>></span> 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 <span dir="ltr"><<a href="mailto:mtdean@thirdcontact.com" target="_blank">mtdean@thirdcontact.com</a>></span> wrote:<br></div><div class="gmail_quote">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div>On 08/25/2012 09:11 PM, Igor Cicimov wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
I've VAAPI libraries installed (Splitted Desktop ones) and vainfo shows the following:<br>
<br>
libva: libva version 0.32.0<br>
libva: User requested driver 'xvba'<br>
libva: Trying to open /usr/lib/va/drivers/xvba_drv_<u></u>video.so<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 - 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't get the "VAAPI acceleration" decoder option. This is combined Mythbuntu 10.04 BE/FE with Radeon HD6570 and OpenGL painter. I have this working great on remote FE with Radeon HD6410 and OpenGL and same drivers from Splitted Desktop. 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 troubleshooting pointers would be appreciated.<br>
</blockquote>
<br></div></div>
mythbackend --version<br>
<br>
Mike<br></blockquote></div><div><br><br> $ 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 using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_crystalhd using_dvb using_firewire using_frontend using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv using_joystick_menu using_libcec using_libcrypto using_libdns_sd using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_v4l1 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg using_libxml2<br>
<br>hmmm I can't see using_vaapi if that is the point.<br><br></div></div>
</blockquote></div><br>$ 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 using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_crystalhd using_dvb using_firewire using_frontend using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv using_joystick_menu using_libcec using_libcrypto using_libdns_sd using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl <b>using_vaapi</b> using_vdpau 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 minor version behind the backend which is v0.25.2-16 but has vaapi compiled in. So which version of the backend has this working in Mythbuntu? Or I need to be on 12.04 for that?<br>
<br>