mplayer works well, but I can't get the gstreamer vaapidecode to work (vappiconvert and vappisink work, though).
mplayer works well, but I can't get the gstreamer vaapidecode to work (vappiconvert and vappisink work, though).
xbmc vaapi works now too with other sizes, vlc git shows green. h264 l5.1 does not work. tar/deb latest links are swapped, so i made a hotfix script:
http://kanotix.com/files/fix/mplayer-vaapi-latest-1.txt
What driver are you using? The problem in XBMC was not a video size problem. That is, the video was jittering a lot unless you showed the controls panel. Most likely an FBO problem. This problem also occurred on Windows. I doubt it was fixed.
Clip? VLC version?vlc git shows green.
If this works on Windows, I believe there are probably means to get them to work in Linux too.h264 l5.1 does not work.
Fixed. Links to 0.7.0 binaries were also reversed yesterday but nobody noticed.tar/deb latest links are swapped, so i made a hotfix script:![]()
Ah, because you believe there is a WIP VDPAU state tracker implies that (i) the actual decoders are available, (ii) they are efficient and effective, (iii) magically support all other HW like ATI, Intel G45 and GMA500? The answer to all of those is "no". I don't see how the API can be obsolete when it has implementations for every single combined GPU+HW accelerator in Linux.
Why?don't expect to experience wonderful ATI video playback on Linux that's elegantly offloaded to the GPU in the manner that NVIDIA customers can with VDPAU and GeForce hardware.
While the solution may be not so good I actually can watch hd videos with < 10% CPU load extremely smooth...
What can nvidia users with vdpau do that I can't?
Memory leaks and corruption in the long run, thus leading to system crashes. Much less features exposed in XvBA/GL than in another XvBA backend. Suboptimal use of GPU memory resources because of driver bugs or things not fully implemented. i.e. another indirection to accomplish the expected task, thus requiring more memory (and work). Some sync problems in the pipeline, depending on the driver (regression). etc.
However, when it works, everything is offloaded to the GPU unlike NVIDIA for VC-1 and earlier GPUs.