2016-04-30, 12:57
I have a question regarding VDPAU support in Kodi. If I build it using --enable-gles, --enable-vdpau and --disable-gl does this work? I tried it and I get 1 compilation error:
Does GLES and VDPAU actually work together or must be OpenGL installed for this?
I' am asking this because I was able to build Kodi Alpha 17.0, but playing a video at 720p does stutter, because of the lack of hardware acceleration using VDPAU?
My board is a banana pro with bananian[latest] and I would like to watch 720p to 1080p YouTube streams or offline movies with it.
Code:
error: ‘class CLinuxRendererGLES’ has no member named ‘AddProcessor’
I' am asking this because I was able to build Kodi Alpha 17.0, but playing a video at 720p does stutter, because of the lack of hardware acceleration using VDPAU?
My board is a banana pro with bananian[latest] and I would like to watch 720p to 1080p YouTube streams or offline movies with it.