[mythtv-commits] Ticket #9542: [patch] player slider show incorrect values (livetv)

MythTV noreply at mythtv.org
Tue Feb 1 16:52:29 UTC 2011


#9542: [patch] player slider show incorrect values (livetv)
-------------------------------------------------+-------------------------
 Reporter:  Jiri Fojtasek <jiri.fojtasek@…>      |          Owner:  janne
     Type:  Patch - Bug Fix                      |         Status:  new
 Priority:  trivial                              |      Milestone:  unknown
Component:  MythTV - Video Playback              |        Version:  Trunk
 Severity:  low                                  |  Head
 Keywords:                                       |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by tralph):

 Jiri, there is a *very* good reason that we use PTS for the display time
 since it properly handles variable frame rate and frame repeats properly.
 Using a frame count is not accurate in many situations and I will not
 revert back to using such a flawed method. If pre-recorded works properly
 then your patch is not the best solution to this problem. So what's wrong
 with "pts normalization in avformat decoder."?

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9542#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list