Posts: 890
Joined: May 2009
Reputation:
12
The funniest thing is that no chrashlogs are created.
Posts: 890
Joined: May 2009
Reputation:
12
Sometimes it stalles, sometimes it restarts kodi and even then no crashlog is created.
Posts: 331
Joined: Mar 2012
Reputation:
8
For what it's worth, I am running on a Pi2 with the latest Millhouse builds, sd/usb combination and have no issues at all with Live TV or whatever enabled MMAL, overclocked
Posts: 31
Joined: Jul 2015
Reputation:
1
MarkT
Junior Member
Posts: 31
I second the crash reports for DVB. #809 vdr-addon, VNSI, FTA or encrypted. Video stalls, audio keeps on playing,
can't tune to a different channel.
My gut feeling is that firmware doesn't handle corrupted MPEG TS/PS well. Which will eventually show up, because
DVB is not 100% good data all the time. Maybe memleak, maybe internal structure corruption.
To prove my hypothesis I propose to record a DVB channel for maybe 2-4 hours and through playback of this file
from disk try to crash the GPU decoder. Can Kodi play TS or PS from file and which container format would be best?
So far I only tested MKV. But I think a test case can be established. If a static file provokes crash, divide file in half,
and try halfes to provoke crash. Divide remains until crash disappears, take last file that provoked the crash.
Also one thing I haven't tried is to disable hardware decode acceleration. I.E. tune to a MPEG2 DVB-channel and let
the ARM decode, not GPU. ffmpeg is a tough cookie, see if the pi crashes now.