OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)
(2014-12-04, 15:17)HiassofT Wrote: Here's a sample: http://www.horus.com/~hias/tmp/openelec/...141203.mp4

I went through the old builds and 0901 plays it fine, with 0902 the video freezes shortly before the end (later than with the current builds, so not clearly visible with the sample in my previous post). Not sure if this info is helpful, that was the switch from newclock3 to newclock4...

I have looked into this. The issue is the HW decoder can buffer a reasonable amount of data (a couple of MB).
For lowish bitrate streams this can equate to a few seconds of video.

The other issue is that dvdplayer doesn't deal very well with HW codecs (which typically decode asynchronously and may buffer data).
Once dvdplayer has submitted the last video frame of the file, it never checks with the codec for additional frames.

I believe all HW codecs lose the final frames because of this. It just turns out that due to the larger amount of buffering in MMAL decoder it loses more.

I'll see if something can be done.
We could limit the amount data pushed into the codec (but this may harm performance when the stream is difficult).
We could try to make dvdplayer continue prodding the codec after the final frame has been submitted (theoretically better, but a more intrusive change).


Messages In This Thread
Re: RE: - by Mafarricos - 2014-06-04, 20:21
Live tv issues again - by pootler - 2014-06-04, 23:29
RE: OpenELEC Testbuilds for RaspberryPi Part 3, - by removed151214 - 2014-08-04, 23:38
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-08-19, 00:11
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-08-21, 20:42
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:20
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:34
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-22, 22:44
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-23, 01:12
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-23, 23:24
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-09-25, 01:38
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-01, 18:12
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-01, 18:26
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-05, 01:07
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 03:48
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 04:06
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by removed151214 - 2014-10-11, 11:29
RE: OpenELEC Testbuilds for RaspberryPi Part 3 - by popcornmix - 2014-12-12, 23:43
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)8