I believe this is related to the Adaptive Inputstream, but watching IPTV on RPi5 LE latest from the nightly builds cuts out since a few weeks.
Every time, the error/warning is timeout waiting for buffer. This only happens on IPTV, other streaming services (Netflix, YouTube, etc.) work, as well as the same iptv streams when watching on-demand instead of live tv.
Seems to only happen on my Pi5, the Pi4, which is also on the latest nightly, doesn't have this problem (so far)
Code
2024-01-03 20:36:57.765 T:149499 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2024-01-03 20:36:57.765 T:149499 info <general>: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
2024-01-03 20:36:57.766 T:1406 info <general>: CActiveAESink::OpenSink - initialize sink
2024-01-03 20:36:57.965 T:1406 info <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi0,DEV=0"
2024-01-03 20:36:57.967 T:1406 info <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi0,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x02"
2024-01-03 20:36:57.967 T:1406 info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2024-01-03 20:36:57.967 T:1406 info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE3
2024-01-03 20:36:57.991 T:1398 info <general>: [WHITELIST] Searching the whitelist for: width: 1920, height: 1080, fps: 25.000, 3D: false
2024-01-03 20:36:57.991 T:1398 info <general>: Display resolution ADJUST : 3840x2160 @ 30.000000 Hz (16) (weight: 0.000)
2024-01-03 20:36:58.515 T:149498 warning <general>: OutputPicture - timeout waiting for buffer
2024-01-03 20:37:41.475 T:149499 info <general>: CVideoPlayerAudio::Process - stream stalled
2024-01-03 20:39:25.444 T:160636 info <general>: [script.module.pvr.artwork] Initialized
2024-01-03 20:39:25.530 T:160636 info <general>: [script.module.pvr.artwork] no results in local databases
2024-01-03 20:39:56.782 T:162930 info <general>: [script.module.pvr.artwork] Initialized
Display More