[mythtv-commits] Ticket #10720: mythfrontend cannot play videos using vaapi

MythTV noreply at mythtv.org
Fri May 18 11:14:53 UTC 2012


#10720: mythfrontend cannot play videos using vaapi
-----------------------------------------------+---------------------------
 Reporter:  Martin Konopka <martin.konopka@…>  |          Owner:
     Type:  Bug Report - General               |         Status:  new
 Priority:  minor                              |      Milestone:  unknown
Component:  MythTV - Video Playback            |        Version:
 Severity:  medium                             |  0.25-fixes
 Keywords:  vaapi amd                          |     Resolution:
                                               |  Ticket locked:  0
-----------------------------------------------+---------------------------

Comment (by linuxrider@…):

 I get this too when using v0.25-94-gec51a97 on Ubuntu 12.04 with fglrx
 8.960 and intel965.
 I tested it on notebook TM8472TG and on ASUS E45M1-I DELUXE. With vlc it
 works. On the Zacate platform SD "works" because myth can't find a
 suitable VA profile.

 I also tested the development builds from mythbuntu ppa and some time in
 december it worked but stopped after an update.

 Output of vainfo:

 {{{
 libva: VA-API version 0.32.0
 Xlib:  extension "XFree86-DRI" missing on display ":0.0".
 libva: va_getDriverName() returns 0
 libva: Trying to open /usr/lib/x86_64-linux-gnu/dri/fglrx_drv_video.so
 libva: va_openDriver() returns 0
 vainfo: VA-API version: 0.32 (libva 1.0.15)
 vainfo: Driver version: Splitted-Desktop Systems XvBA backend for VA-API -
 0.7.8
 vainfo: Supported profile and entrypoints
       VAProfileH264High               : VAEntrypointVLD
       VAProfileVC1Advanced            : VAEntrypointVLD
 }}}

 {{{
 libva: VA-API version 0.32.0
 libva: va_getDriverName() returns 0
 libva: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
 libva: va_openDriver() returns 0
 vainfo: VA-API version: 0.32 (libva 1.0.15)
 vainfo: Driver version: Intel i965 driver - 1.0.15
 vainfo: Supported profile and entrypoints
       VAProfileMPEG2Simple            : VAEntrypointVLD
       VAProfileMPEG2Main              : VAEntrypointVLD
       VAProfileH264Baseline           : VAEntrypointVLD
       VAProfileH264Main               : VAEntrypointVLD
       VAProfileH264High               : VAEntrypointVLD
 }}}
 mythfrontend log: same as in previous post.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10720#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list