[mythtv-commits] [MythTV/mythtv] 2099ef: Work around a timeout and eventual playback exit d...

David Engel noreply at github.com
Fri Apr 18 20:29:27 UTC 2025


  Branch: refs/heads/fixes/35
  Home:   https://github.com/MythTV/mythtv
  Commit: 2099efbe211e72c915ae20498e45aa2b06f5c0d1
      https://github.com/MythTV/mythtv/commit/2099efbe211e72c915ae20498e45aa2b06f5c0d1
  Author: David Engel <dengel at mythtv.org>
  Date:   2025-04-18 (Fri, 18 Apr 2025)

  Changed paths:
    M mythtv/libs/libmythtv/mythplayer.cpp

  Log Message:
  -----------
  Work around a timeout and eventual playback exit during
fast-forward/rewind.

Something changed, I think around the time of the ffmpeg 7.1 update,
that causes fast-forward/rewind to sometimes hang waiting for decoded
video buffers.  I suspect an error in the video buffer life cycle but
I've so far been unable to pin it down.  For the time being, work
around the problem by clearing the render one flag when we warn about
waiting too long for buffers.

(cherry picked from commit 186318c8350430b9bcf4d6be720f40af6e036d0b)



To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list