[mythtv-commits] Ticket #13416: Interlaced Mediacodec counts fast on Shield

MythTV noreply at mythtv.org
Wed Mar 6 13:22:40 UTC 2019


#13416: Interlaced Mediacodec counts fast on Shield
-------------------------------------+-------------------------------
 Reporter:  mspieth                  |          Owner:  Peter Bennett
     Type:  Bug Report - General     |         Status:  closed
 Priority:  minor                    |      Milestone:  30.1
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  medium                   |     Resolution:  fixed
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------
Changes (by Peter Bennett <pbennett@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"6a5fb07fa17d7a7da09bd8a7be0394c8e4948122/mythtv"
 6a5fb07fa/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="6a5fb07fa17d7a7da09bd8a7be0394c8e4948122"
 AVSync2: Use frame timestamps to determine elapsed play time

 MythTV uses frame count to determine the elapsed time of a recording
 for display, jumps, etc. This can be inaccurate with variable rate
 content and also with frame doubling being done in the decoder.
 This change recalculates the frame count based on the time code.
 This ensures MythTV elapsed time will be accurate.

 Fixes #13416
 }}}

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


More information about the mythtv-commits mailing list