![]() |
|
[LINUX] HOW-TO use VAAPI HW Acceleration on AMD Zacate (Fusion) platform - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: [LINUX] HOW-TO use VAAPI HW Acceleration on AMD Zacate (Fusion) platform (/showthread.php?tid=99154) |
- Krautmaster - 2011-04-16 10:28 yeah but are the actual github files not patched already? vaapi looks fine so far but i dont know how to start catalyst control center now (want to overscan + auto deinterlace) Edit: how to apply ur patch? Edit: works absolutely smooth without patching using lars dharma-pvr release Edit: really cool! due to the fact, that xvba does not accelerate mpeg , SD interlaced LiveTVcan be deinterlaced with cpu power. Works fine with Zacate! Usability is as good as with i3 2100 On the intel system, with VAAPI enabled, live TV stutters. Edit: To fix the Sound Problem: Quote:add "options snd_hda_intel index=1" to the bottom of "/etc/modprobe.d/alsa-base.conf". Edit. Okay sometimes i have this problem with this stuttering VAAPI mode. Does the patch help there? Quote:root@htpc:/usr/src/xbmc/xbmc/cores/dvdplayer/DVDCodecs/Video# patch -p0 < vaapi_surface_reuse.patch patch unexpectedly ends in middle of line - mickc - 2011-04-18 16:52 the OP said to use the latest libva, libva deva and xvba are these the correct ones? http://www.splitted-desktop.com/~gbeauchesne/libva/pkgs/amd64/libva1_0.32.0-1+sds2_amd64.deb http://www.splitted-desktop.com/~gbeauchesne/xvba-video/xvba-video_0.7.8-1_amd64.deb http://www.splitted-desktop.com/~gbeauchesne/libva/pkgs/amd64/libva-dev_0.32.0-1+sds2_amd64.deb - joostp - 2011-04-18 21:12 Thanks for this topic. The patch seems to fix my playback problems. I also got some errors when I patched xbmc, but when I checked the vaapi file all the changes were made. - Badmaster - 2011-04-20 09:05 Krautmaster Wrote:well done, ill share my information thenhi! I'm getting the same output from vainfo you are getting (ASRock E350M1). is/was this correct? I'm getting a ton of strange blue shades in the XBMC GUI and playing back a movie just gives me total chaos with mostly green "puke" ![]() i tried following this tutorial on the forums here... vaapi xbmc debug log: Code: grep vaapi -i .xbmc/temp/xbmc.loghelp would be greatly appreciated 0:-) chers, - BM - Robotica - 2011-04-21 12:17 Did you apply this patch: http://trac.xbmc.org/ticket/10928 ? - Krautmaster - 2011-04-26 19:50 Quote:wget http://www.splitted-desktop.com/~gbeauchesne/libva/pkgs/amd64/libva1_0.32.0-1+sds2_amd64.deb after installing the 11.3 catalyst. Not the newest one 8.840! - alanwww1 - 2011-04-27 09:23 Robotica Wrote:Did you apply this patch: http://trac.xbmc.org/ticket/10928 ? Guys ! This patch is already in trunk so no need to apply again ! Cheers, Alan - Krautmaster - 2011-04-27 14:31 thx Alan! I prefer the older 10.0 Versions of xbmc, they run much more stable for me. Thats why i asked for how to patch these older Dharma release - alanwww1 - 2011-04-27 19:01 Sorry i just have no time nowadays. I think you can patch older releases easy, with manually looking for the corresponding lines and change - insert the things we have in the new patch. Just use a text editor, with no problem. Sorry but i don't have time for this now. - Badmaster - 2011-04-27 21:59 Robotica Wrote:Did you apply this patch: http://trac.xbmc.org/ticket/10928 ?yes, will try with new ubuntu & 64bit version when i get the time :-] cheers! |