Anyone did try with CE-21? Same issue?
In my case of touched streams and addon are things ok in CE21.
Yes, works fine for me to on NE. Greetings
Here is a CE-NG log, stoppped after about 50s:
https://paste.coreelec.org/OwnedPayback
Jonke
24 December 2025 17:45
47
Played fine and you stopped? If so i will post that log to , thanks @Portisch
Jonke
24 December 2025 17:58
48
Piers ← CastagnaIT:fix_fmp4_waitforsegment
opened 05:23PM - 24 Dec 25 UTC
## Description
Fix check for EOS on seek method
problem seem introduced … from PR #1915 by commit 84ceab70648269e0cd4f06c65b4684f843e0b70f
cause of premature playback stop on live streams
due to the unreliable value of `IsWaitForSegment` that trigger EOS when the buffer runs out
## Motivation and context
fix #1969
## How has this been tested?
user provided sample stream, but can be reproduced with all live streams having FMP4 a/v container
just force the buffer to empty to activate IsWaitForSegment, so force seek video to live edge more times
tested again FMP4 streams with included audio, to avoid a new regression fixed by initial intention of 84ceab70648269e0cd4f06c65b4684f843e0b70f
## Screenshots (if appropriate):
## Types of change
- [x] **Bug fix** (non-breaking change which fixes an issue)
- [ ] **Clean up** (non-breaking change which removes non-working, unmaintained functionality)
- [ ] **Improvement** (non-breaking change which improves existing functionality)
- [ ] **New feature** (non-breaking change which adds functionality)
- [ ] **Breaking change** (fix or feature that will cause existing functionality to change)
- [ ] **Cosmetic change** (non-breaking change that doesn't touch code)
- [ ] **None of the above** (please explain below)
## Checklist:
- [ ] I have read the **[Contributing](https://github.com/xbmc/xbmc/blob/master/docs/CONTRIBUTING.md)** document
- [ ] My code follows the **[Code Guidelines](https://github.com/xbmc/xbmc/blob/master/docs/CODE_GUIDELINES.md)** of this project
- [ ] My change requires a change to the Wiki documentation
- [ ] I have updated the documentation accordingly
Can we have a test build with this PR later on?
1 Like
vpeter
24 December 2025 18:08
49
2 Likes
Jonke:
Yeah must be CE issue
At least it was helpful to make some logs…
3 Likes
Jonke
24 December 2025 19:25
51
Thanks vpeter & portisch the free stream works again and my clearkey m3u8 & mpd also works. Happy christmas and big thanks
Antik addon is also solved.
1 Like
With 2 last build of CE22NO is going, but i see somehing for improvement:
What is codec_pause and codec_reset ? Video is sometimes paused.
Dec 28 09:48:01.871067 CoreELEC kodi.sh[1208]: [codec_pause]p->has_audio=0
Dec 28 09:48:01.871067 CoreELEC kodi.sh[1208]: video_pause!
https://paste.coreelec.org/GentlyAthletic
Jonke
28 December 2025 13:00
54
I had to bump the video/audio que setting under videoplayer and change cache settings to x4 and 256 mb fix to this issue . Had to do the same on my other Android Kodi box . This is from top of my head . But will check my setting later when i’m Home again
Thank you for tip, i tried, but is not helped. There are affected streams which were ok before updating system and ISA.
system
Closed
19 February 2026 11:39
56
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.