Can't resume movie, it's just freeze with "OutputPicture - timeout waiting for buffer" in log

Hi all,
I started experiencing an issue that when trying to resume a movie it just freeze for a very long time around 15 minutes until eventually it start playing.
In the kodi.log there are the following lines:

2023-12-30 17:31:18.027 T:8369  warning <general>: OutputPicture - timeout waiting for buffer
2023-12-30 17:31:28.329 T:8369     info <general>: Skipped 18 duplicate messages..
2023-12-30 17:31:28.329 T:8369  warning <general>: OutputPicture - timeout waiting for buffer
2023-12-30 17:31:38.631 T:8369     info <general>: Skipped 18 duplicate messages..
[...] ---> **12 minutes**
2023-12-30 17:43:59.621 T:8369  warning <general>: OutputPicture - timeout waiting for buffer
2023-12-30 17:44:09.881 T:8369     info <general>: Skipped 18 duplicate messages..
2023-12-30 17:44:09.881 T:8369  warning <general>: OutputPicture - timeout waiting for buffer
2023-12-30 17:44:20.183 T:8369     info <general>: Skipped 18 duplicate messages..
2023-12-30 17:44:20.183 T:8369  warning <general>: OutputPicture - timeout waiting for buffer
2023-12-30 17:44:22.691 T:8370     info <general>: Skipped 3 duplicate messages..
2023-12-30 17:44:22.691 T:8370     info <general>: CAEStreamParser::TrySyncAC3 - E-AC3 stream detected (6 channels, 48000Hz)
2023-12-30 17:44:22.691 T:8370     info <general>: ProcessDecoderOutput: Changed max allowed Out-Of-Sync value to 16 ms due self-learning
2023-12-30 17:44:22.692 T:6206  warning <general>: ActiveAE - large audio sync error: 8463.357833
2023-12-30 17:44:22.692 T:6206  warning <general>: ActiveAE - large audio sync error: 8463.358250
2023-12-30 17:44:22.692 T:6206  warning <general>: ActiveAE - large audio sync error: 8463.358167
2023-12-30 17:44:22.692 T:6206  warning <general>: ActiveAE - large audio sync error: 8463.358250
2023-12-30 17:44:22.692 T:6206  warning <general>: ActiveAE - large audio sync error: 8463.357917
2023-12-30 17:44:22.856 T:6206  warning <general>: ActiveAE - large audio sync error: 8431.510333
2023-12-30 17:44:22.857 T:6206  warning <general>: ActiveAE - large audio sync error: 8399.511125
2023-12-30 17:44:22.857 T:6206  warning <general>: ActiveAE - large audio sync error: 8367.510750
2023-12-30 17:44:22.857 T:6206  warning <general>: ActiveAE - large audio sync error: 8335.511167
[...]
2023-12-30 17:44:25.324 T:6206  warning <general>: ActiveAE - large audio sync error: 5840.210700
2023-12-30 17:44:25.324 T:6206  warning <general>: ActiveAE - large audio sync error: 5808.210992
2023-12-30 17:44:25.368 T:8370    error <general>: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
2023-12-30 17:44:25.374 T:6206  warning <general>: ActiveAE - large audio sync error: 5776.254575
2023-12-30 17:44:25.424 T:6206  warning <general>: ActiveAE - large audio sync error: 5744.217367
2023-12-30 17:44:25.424 T:6206  warning <general>: ActiveAE - large audio sync error: 5712.217742
[...]
2023-12-30 17:44:26.074 T:6206  warning <general>: ActiveAE - large audio sync error: 5072.220731
2023-12-30 17:44:26.124 T:6206  warning <general>: ActiveAE - large audio sync error: 5040.207105
2023-12-30 17:44:26.124 T:6206  warning <general>: ActiveAE - large audio sync error: 5008.208522
2023-12-30 17:44:27.581 T:8370    error <general>: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer

The same problem occurs on two of my Odroid N2 devices.
I don’t remember changing anything on my Odroid N2 recently.
The last change is on my Synology NAS: I have inserted there SSD NVME disks and configured them as cache drive. It was around 20 days ago and I’m not sure if I started experiencing this issue the same day when SSD disks has been set as cache, rather it started happening around 2-5 days ago.

What steps for pinpoint the root cause of this issue should I take?
I would like to avoid to remove SSD disks from NAS. Is it possible it is the root cause?

Running CoreELEC 20.2-Nexus.

[EDIT] Disabling add-ones one by one I was able to find the cause of this issue. It is Language Preference Manager version 1.0.2. When this addon is disabled no freeze when resuming a movie.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.