I have been battling with a bug that I fell could/might be more at hand with you guys. Libreelec is on version 7.95.1 using Kodi 17 RC3 and since this update, HD channels have been stuttering under certain conditions that I have not been able to fully pin down.
I have attached the log files for both a clean Kodi Install and the DVB Server.
Within the KODI log files I see the following repeated errors at the time it's stuttering. This caught my attention:
- Code: Select all
18:14:28.946 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] SPS unavailable in decode_picture_timing
18:14:28.946 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] non-existing PPS 0 referenced
18:14:28.946 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] SPS unavailable in decode_picture_timing
18:14:28.946 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] non-existing PPS 0 referenced
18:14:28.947 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] SPS unavailable in decode_picture_timing
18:14:28.947 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] non-existing PPS 0 referenced
18:14:28.947 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] SPS unavailable in decode_picture_timing
18:14:28.947 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] non-existing PPS 0 referenced
18:14:28.947 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] SPS unavailable in decode_picture_timing
18:14:28.947 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] non-existing PPS 0 referenced
18:14:28.948 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] SPS unavailable in decode_picture_timing
18:14:28.948 T:1874850720 ERROR: ffmpeg[6FBFF3A0]: [NULL] non-existing PPS 0 referenced
I didn't see anything untoward with the server side logs but being honest I'm not 100% sure what I am looking for. I have run a lot of tests already and I have a thread running on Libreelec's forums as their guys are looking into it also. (https://forum.libreelec.tv/thread-3961.html)
Any input from you would be appreciated as I would love to get this issues resolved as quickly as possible.
Shane