[mythtv-commits] Ticket #13334: Improved Video timing and Synchronization

MythTV noreply at mythtv.org
Thu Nov 1 22:54:32 UTC 2018


#13334: Improved Video timing and Synchronization
-------------------------------------+-------------------------------
 Reporter:  Peter Bennett            |          Owner:  Peter Bennett
     Type:  Patch - Feature          |         Status:  assigned
 Priority:  minor                    |      Milestone:  30.0
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------

Comment (by Peter Bennett):

 commit 7a74d6a845b80e1223bdcefe669a079bbf7c7762
 Author: Peter Bennett <pbennett at mythtv.org>
 Date:   Wed Oct 31 18:39:22 2018 -0400
 {{{
     Playback: Avsync2: Fix for when player shows one frame for a long time

     If decoding is slow, the player drops frames to catch up. However
     if the decoding is slower than playback, it never catches up, leaving
     a single frame shown. The fix limits the number of sequential
     dropped frames and also pauses audio so that video can catch up
     in extreme situations

     Refs #13334
 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13334#comment:10>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list