[LINUX] Add VAAPI (VA API) Video Acceleration API support?

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
elupus Offline
Team-XBMC Developer
Posts: 3,764
Joined: Mar 2004
Reputation: 2
Post: #91
Things is thou, vaapi issues are unlikely to be fixed in xbmc.. The code in xbmc is quite simple and clear. If the issues are not reproducable with mplayer-vaapi then it's atleast abit more likely its a bug in xbmc.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
elupus Offline
Team-XBMC Developer
Posts: 3,764
Joined: Mar 2004
Reputation: 2
Post: #92
Btw.. new ATI drivers might actually have solved some of the jittering issues with VAAPI i just heard from the head vaapi dev.

And some goods knew for the intel guys. Apperently IEGD 10.4 will support what we need to get VAAPI acceleration on their card going Smile (not out yet, but apperently on their prio list)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Soju Offline
Senior Member
Posts: 110
Joined: Jul 2008
Reputation: 0
Post: #93
New Poulsbo drivers are out I hear. Anyone test w/ Vaapi?
find quote
my1997golf Offline
Junior Member
Posts: 8
Joined: May 2010
Reputation: 0
Post: #94
Is anyone aware if the latest Catalyst drivers fix the issue where the image has a green tinge to everything white? Seems to appear and disappear as the shot moves.
find quote
Markus72 Offline
Junior Member
Posts: 8
Joined: May 2010
Reputation: 0
Post: #95
@my1997golf: you're sure there is nothing wrong with your cable? What GPU do you have? I've got a HD4200 and see no green...
find quote
my1997golf Offline
Junior Member
Posts: 8
Joined: May 2010
Reputation: 0
Post: #96
Thanks for the help. I recompiled the latest xmbc and also updated to the latest Catalyst drivers and my impression is that it is better. The video card is a Radeon 4550 HD. I have a WD TV Live which I can use to perform some back-to-back comparisons (with the same cable).
find quote
odt_x Offline
Senior Member
Posts: 158
Joined: Jun 2010
Reputation: 1
Post: #97
Hi there. Is VAAPI still in the trunk or needs some special toggle? I have mplayer-vaapi successfully compiled and working and also XBMC ./configures with VAAPI: Yes and builds fine - but cannot choose VAAPI rendering like mentioned here before. Building 31102 on lucid. GPU is a Radeon 48xx

oliver@ubuntu:~/r/xbmc$ vainfo
libva: libva version 0.31.0-sds6
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/va/drivers/fglrx_drv_video.so
libva: va_openDriver() returns 0
vainfo: VA API version: 0.31
vainfo: Driver version: Splitted-Desktop Systems XvBA backend for VA API - 0.6.11
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointIDCT
VAProfileMPEG2Main : VAEntrypointIDCT
VAProfileH264High : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD


in xbmc.log though I see this:

19:19:08 T:140342619797264 M:3126587392 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:no OpenMax:no VDPAU:no VAAPI:no
(This post was last modified: 2010-06-14 18:47 by odt_x.)
find quote
my1997golf Offline
Junior Member
Posts: 8
Joined: May 2010
Reputation: 0
Post: #98
I submitted a bug report last night because it is no longer possible to enable vaapi in the GUI, even though the output at the end of "configure" indicates that it is being detected.

The ticket # is given below:

http://trac.xbmc.org/ticket/9406
find quote
Swifty Offline
Fan
Posts: 482
Joined: Nov 2008
Reputation: 1
Post: #99
Nice to hear that Intel are going to get vaapi going with IEGD 10.4... can't wait to have accelerated gfx on my O2 joggler.. it's turning out to be an excellent little touchscreen XBMC device!
find quote
erhnam Offline
Team-XBMC Live Developer
Posts: 655
Joined: May 2009
Reputation: 2
Location: The Netherlands
Post: #100
elupus, are there any plans to enable vaapi by default in XBMC?
find quote
Post Reply