IPTV simple PVR client usually freezes



Hello,
a few minutes ago I had another error and stream freezed on “buffering %0”

Code:

2024-05-01 20:35:26.127 T:5337 info <general>: CVideoPlayerAudio:: Process - stream stalled

here is the debug file: https://paste.libreelec.tv/destined-anteater.log

Somewhere in the internet mentioned about this: https://discourse.coreelec.org/t/solved-…alled/1071
and a person mentioned like this related to this error:

Quote:This is known issue in Amlogic HEVC driver. There is not enough dynamic buffers. We already increased them from 8 to 12, but this video need 16. You can fix this by shell command:
echo 16 > /sys/module/amvdec_h265/parameters/dynamic_buf_num_margin

Is there anything that we can do for RPi5-based libreelec?

You might say “go to ask on libreelec forum”, but at least libreelec is kind of kodi. And I thought may be developer could see my topic here.. Thanks in advance.