[mythtv-commits] Ticket #4688: Cannot skip backward through commercials

MythTV mythtv at cvs.mythtv.org
Wed Jun 3 00:04:38 UTC 2009


#4688: Cannot skip backward through commercials
----------------------------------------------+-----------------------------
 Reporter:  Ron Frazier <ron at ronfrazier.net>  |        Owner:  ijr    
     Type:  defect                            |       Status:  closed 
 Priority:  minor                             |    Milestone:  unknown
Component:  mythtv                            |      Version:  unknown
 Severity:  medium                            |   Resolution:  fixed  
  Mlocked:  0                                 |  
----------------------------------------------+-----------------------------
Changes (by shane):

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


Comment:

 (In [20667]) Fixes #4688. Update the pause frame after backwards seek.

 The pause frame is updated before the seek and after the seek
 has completed the NVP playback loop sees the pause frame number
 that is in the future. That frame number is greater than the
 current deleteIter.key() and triggers an unwanted skip forward.

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


More information about the mythtv-commits mailing list