Jump to content

Recommended Posts

Posted
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

 

Posted
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

Posted (edited)
On 7/26/2025 at 7:11 AM, 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 

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

Quote

Those gliches seems to be only happening with low resolution videos...

screenshot00000.png

screenshot00001.png

screenshot00002.png

 

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:

 

screenshot00004.thumb.png.a2dfc32f6c0c5d217a869802062508a4.png

 

i'm testing with online streams also i dont have any movies stored, and this also happens with sw decode on x11 platform btw... 

 

 

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

 

Quote

60fps with PRIME render method set to direct to plane, low cpu usage, video seems smooth but it glitches constantly like a frame drop where it goes back some frames (fps is 12 but it is wrong, video is glitching) and ss is black for some reason)

The entire system crashes when I press stop.
screenshot00012.thumb.png.e16d7d6a11de6c3d1bdf71b211b3b5af.png


with render method to EGL, smooth 60fps with a bit higher (it goes up to 80%)  cpu usage

It says hardware decode and with kodi from apt im not able to get 1080 60fps smooth so I assume it's working?
screenshot00013.thumb.png.acde842035f16c4cb45e339baa4c26a2.png

 

Definitely better than mpv 👌

Edited by Gabriel Negrisiolo Righi

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines