yes, thats it... you need to instal libllvmspirvlib-19-dev though
about kodi... it worked? altough im getting the same artifacs on some videos, its stable and with hw decode on internal player, because the ffmpeg provided by the v4l2 repo is 6.11 had to compile version 21.2 omega gbm platform without internal ffmpeg, then go to video player settings and activate DRM
you need to install jdk11 and select with "sudo update-alternatives --config java"
to compile run cmake with the options
-DCORE_PLATFORM_NAME=gbm -DAPP_RENDER_SYSTEM=gles -DENABLE_INTERNAL_FFMPEG=OFF -DWITH_FFMPEG=/usr/bin/ffmpeg
you should see cmake telling you that ffmpeg version check was disabled and externally selected
After installed you need to launch from a tty
gonna keep testing... the ss bellow is from one episode that i wasnt being able to watch
i finally got inputstream.adaptative to compile (if you compile the same version of available kodi on apt you dont have to do this, will be able to just use inputstream from apt, though kodi versions higher than omega requires ffmpeg 7+) and testing with 1080p 60fps
Definitely better than mpv 👌