TRay Posted 8 hours ago Posted 8 hours ago 15 minutes ago, Werner said: I assume it is some debugging left-over. Dealing with sbc families and sunxi in particular it is a ongoing fight against regressions and having a debug kernel can help to identify such. It is not ideal having this on end-user sbcs enabled but to limit resources we cannot afford having two current branches with and without debugging. Thank you for the explanation 0 Quote
robertoj Posted 4 hours ago Posted 4 hours ago 4 hours ago, Gabriel Negrisiolo Righi said: I've run into similar problems and checking the bash history, what i used was Thank you. I found that libllvmspirvlb 19 is only available in trixie... can you confirm? In bookworm, I needed to replace llvm-18-dev libclang-18-dev libllvmspirvlib-18-dev with llvm-19-dev libclang-19-dev libllvmspirvlib-15-dev But tomorrow I will try again with trixie 0 Quote
Gabriel Negrisiolo Righi Posted 2 hours ago Posted 2 hours ago (edited) 3 hours ago, robertoj said: 19-dev libclang-19-dev libllvmspirvlib-15-dev 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 gonna keep testing... the ss bellow is from one episode that i wasnt being able to watch Quote soo tested it some more, its working great, when it works, but appart from those artifacts it is buggy with some others videos and it wont play: i'm testing with online streams also i dont have any movies stored, and this also happens with sw decode on x11 platform btw... Edited 1 hour ago by Gabriel Negrisiolo Righi 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.