On Sun, Aug 26, 2012 at 11:11 AM, Igor Cicimov <span dir="ltr">&lt;<a href="mailto:icicimov@gmail.com" target="_blank">icicimov@gmail.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">
Hi all,<br><br>I&#39;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 &#39;xvba&#39;<br>libva: Trying to open /usr/lib/va/drivers/xvba_drv_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&#39;t get the &quot;VAAPI acceleration&quot; 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><br>Thanks,<br>Igor<br>
</blockquote></div><br>Anyone have any clue? It works fine with mplayer vaapi compiled.<br><br>$ mplayer-vaapi -vo vaapi:gl -va vaapi -ao alsa /media/WD2TBHDD/videos/Underworld.mp4<br>MPlayer SVN-r32819-4.4.3 (C) 2000-2011 MPlayer Team<br>
This codecs.conf is too old and incompatible with this MPlayer release! at line 1<br>mplayer: unknown token &quot;Zoom&quot; in /home/igorc/.lircrc:621 ignored<br><br>Playing /media/WD2TBHDD/videos/Underworld.mp4.<br>libavformat file format detected.<br>
[lavf] stream 0: video (h264), -vid 0<br>[lavf] stream 1: audio (aac), -aid 0, -alang und<br>VIDEO:  [H264]  1280x544  24bpp  23.976 fps  1599.7 kbps (195.3 kbyte/s)<br>Clip info:<br> major_brand: isom<br> minor_version: 1<br>
 compatible_brands: isom<br> creation_time: 2011-06-24 14:36:26<br> encoder: Yamb 2.1.0.0 [<a href="http://yamb.unite-video.com">http://yamb.unite-video.com</a>]<br>Load subtitles in /media/WD2TBHDD/videos/<br>[vo_vaapi] Using OpenGL rendering<br>
libva: VA-API version 0.33.0<br>libva: User requested driver &#39;xvba&#39;<br>libva: Trying to open /usr/lib/va/drivers/xvba_drv_video.so<br>libva: Found init function __vaDriverInit_0_32<br>libva: va_openDriver() returns 0<br>
==========================================================================<br>Opening video decoder: [ffmpeg] FFmpeg&#39;s libavcodec codec family<br>[VD_FFMPEG] VA API accelerated codec.<br>Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)<br>
==========================================================================<br>==========================================================================<br>Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders<br>
AUDIO: 48000 Hz, 6 ch, s16le, 191.0 kbit/4.15% (ratio: 23876-&gt;576000)<br>Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))<br>==========================================================================<br>
AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)<br>Starting playback...<br>Unsupported PixelFormat 61<br>[VD_FFMPEG] Trying pixfmt=1.<br>Movie-Aspect is 2.35:1 - prescaling to correct movie aspect.<br>VO: [vaapi] 1280x544 =&gt; 1280x544 H.264 VA-API Acceleration <br>
[VD_FFMPEG] XVMC-accelerated MPEG-2.<br>A:  41.8 V:  41.8 A-V:  0.005 ct: -0.073   0/  0  4% 31%  1.6% 47 0 <br><br><br>MPlayer interrupted by signal 2 in module: sleep_timer<br>xvba_video: vaTerminate(): buffer ID 0x04000002 is still allocated, destroying<br>
xvba_video: vaTerminate(): buffer ID 0x04000003 is still allocated, destroying<br><br><br>Exiting... (Quit)<br><br>I understand that the radeon vaapi support is close to pathetic, H264 only for me, but just curios why would the same MythTV 0.25.2+fixes have the profile option and the other doesn&#39;t?<br>
<br><br>Thanks,<br>Igor<br>