Hello all,
I've so far tried Kubuntu 14.04, 15.04, and 15.10 on my Zotac ID68 with Intel HD 4400 graphics, but I cannot get gstreamer VAAPI to work properly.
As far as I can tell, I've installed the proper drivers, and they're loaded properly as well, but if I play back video I seem to have two options:
1. Not use gstreamer1.0-vaapi, and let the CPU handle it (which is just a tad too slow to handle what I throw at it).
2. Use gstreamer1.0-vaapi, and see video playback slow down to a crawl (but the CPU is enjoying a nice quiet evening).
vainfo doesn't help me much either:
error: XDG_RUNTIME_DIR not set in the environment.
libva info: VA-API version 0.38.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
vaInitialize failed with error code -1 (unknown libva error),exit
I've been Googling for a few days now, but no luck so far. Does anyone have suggestions as to how this problem can be solved/debugged?
I've so far tried Kubuntu 14.04, 15.04, and 15.10 on my Zotac ID68 with Intel HD 4400 graphics, but I cannot get gstreamer VAAPI to work properly.
As far as I can tell, I've installed the proper drivers, and they're loaded properly as well, but if I play back video I seem to have two options:
1. Not use gstreamer1.0-vaapi, and let the CPU handle it (which is just a tad too slow to handle what I throw at it).
2. Use gstreamer1.0-vaapi, and see video playback slow down to a crawl (but the CPU is enjoying a nice quiet evening).
vainfo doesn't help me much either:
error: XDG_RUNTIME_DIR not set in the environment.
libva info: VA-API version 0.38.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
vaInitialize failed with error code -1 (unknown libva error),exit
I've been Googling for a few days now, but no luck so far. Does anyone have suggestions as to how this problem can be solved/debugged?
Comment