Hello,
for my CPU AMD GX-217GA SOC with Radeon(tm) HD Graphics I compiled f085883 today morning and saw that the VAAPI (which was present in Player-settings) changed to VDPAU (I think due to MESA 21.0.1, but I thought VDPAU is only supported by NVidia-Cards?).
With VDPAU enabled I get the message that "No backend implementation could be loaded.(1) at ../xbmc/cores/VideoPlayer/DVDCodecs/Video/VDPAU.cpp:1098".
If I disable the VDPAU I see a picture but - of course - with high-CPU-load.
The VDPAU Decoder capabilities are shown as following:
name level macbs width height
------------------------------------
MPEG2_SIMPLE 3 9216 2048 1152
MPEG2_MAIN 3 9216 2048 1152
H264_BASELINE 41 9216 2048 1152
H264_MAIN 41 9216 2048 1152
H264_HIGH 41 9216 2048 1152
VC1_SIMPLE 1 9216 2048 1152
VC1_MAIN 2 9216 2048 1152
VC1_ADVANCED 4 9216 2048 1152
MPEG4_PART2_ASP 5 9216 2048 1152
------------------------------------
Did I perhaps miss anything to clean before building - or does anyone have an idea?
Best regards,
DDuck007