[mythtv] Frames Played issues

Mark Kendall mark.kendall at gmail.com
Tue Feb 11 08:40:12 UTC 2020


On Mon, 10 Feb 2020 at 19:16, Mark Kendall <mark.kendall at gmail.com> wrote:
>
> On Mon, 10 Feb 2020 at 17:20, David Engel <david at istwok.net> wrote:
>
> > I'm trying to build with Mark's changes now.  I agree that his changes
> > sound reasonable.
>
> Randomly - I've just come across an HEVC sample that finishes early:-
>
> https://s3.amazonaws.com/tmm1/videotoolbox/germany-hevc-zdf.ts
>
> and the playback log shows quite clearly:-
>
> mythplayer.cpp:2840:EventLoop  HasReachedEof() at framesPlayed=1373
> totalFrames=1500
>

Looks like this is just a quirk of how we handle the end of a stream.
There are additional video frames but no audio at the end of the clip.
So we bail out whereas other players continue for another second or so
but with no audio.

I don't think it is relevant to the issue at hand.
Mark


More information about the mythtv-dev mailing list