[mythtv-commits] Ticket #13332: Some recordings put MythPlayer in a bad state where timestamp is wrong

MythTV noreply at mythtv.org
Thu Oct 11 18:03:23 UTC 2018


#13332: Some recordings put MythPlayer in a bad state where timestamp is wrong
-------------------------------------+-------------------------------
 Reporter:  ggervasio                |          Owner:  Peter Bennett
     Type:  Bug Report - General     |         Status:  assigned
 Priority:  minor                    |      Milestone:  needs_triage
Component:  MythTV - Video Playback  |        Version:  Unspecified
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------

Comment (by Peter Bennett):

 Thank you for your excellent work in finding the place where the problem
 occurs. The bug is in the second test ''if (fpschange > 0.4 && fpschange <
 0.6)''. It should be checking for a value near 1.0 (i.e. between 0.9 and
 1.1). That is the code that should set the frame rate back to normal,
 which is not happening. I will commit the fix.

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


More information about the mythtv-commits mailing list