[mythtv-commits] Ticket #9076: Out of sync playback since encoder change at KSTP Minneapolis St. Paul

MythTV mythtv at cvs.mythtv.org
Sat Oct 9 03:07:50 UTC 2010


#9076: Out of sync playback since encoder change at KSTP Minneapolis St. Paul
--------------------------------------------+-------------------------------
 Reporter:  Greg Maus <g.maus@…>            |           Owner:  danielk   
     Type:  defect                          |          Status:  closed    
 Priority:  minor                           |       Milestone:  unknown   
Component:  MythTV - ATSC                   |         Version:  0.23-fixes
 Severity:  medium                          |      Resolution:  Fixed     
 Keywords:                                  |   Ticket locked:  0         
--------------------------------------------+-------------------------------
Changes (by tralph):

  * status:  new => closed
  * resolution:  => Fixed


Comment:

 (In [26723]) Backport [26722].

 FFmpeg: workaround for invalid dts/pts combination. The orginal code sets
 both dts and pts to AV_NOPTS_VALUE making proper playback impossible. The
 better approach is just to set the pts to AV_NOPTS_VALUE and hope the dts
 values are correct.

 Fixes #9076.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/9076#comment:2>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list