I had managed to get the vaapi to work, using the dummi "vaapi" wrapper package up to KUbuntu 15.04. On 15.10 - it stopped working.
Some mp4 movies stopped playing back with VLC - vaapi problem here. Need to remember which video, however the error message is this:
Code:
000000000257ec78] core playlist: stopping playback
libva info: VA-API version 0.38.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_38
libva info: va_openDriver() returns 0
[00007fa2d4f0c978] avcodec decoder: Using OpenGL/VAAPI/libswscale backend for VDPAU for hardware decoding.
[h264 @ 0x7fa2d4f2ed80] hardware accelerator failed to decode picture
...
[00007fa278001268] vdpau_display vout display error: video mixer surface width capabilities query failure: VDP_STATUS_NO_IMPLEMENTATION
[h264 @ 0x7fa2d5002ec0] hardware accelerator failed to decode picture
Note that I do have a Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz with a HD 4000 unit.