[mythtv-commits] Ticket #7374: Seeking broken at greater than 3x

MythTV mythtv at cvs.mythtv.org
Tue Oct 20 06:04:39 UTC 2009


#7374: Seeking broken at greater than 3x
-------------------------------------+--------------------------------------
 Reporter:  anonymous                |       Owner:  janne  
     Type:  defect                   |      Status:  new    
 Priority:  critical                 |   Milestone:  0.22   
Component:  MythTV - Video Playback  |     Version:  0.22rc1
 Severity:  high                     |     Mlocked:  0      
-------------------------------------+--------------------------------------
 Seeking at speeds greater than 3x with SVN 22540 results in the video
 seeking in the wrong direction.

 After pressing seek FORWARD twice (5x), -v playback reveals:
 {{{
 2009-10-20 01:59:25.319 NVP(0): DoPlay() -- setting unpaused
 2009-10-20 01:59:25.319 AFD: DoRewind(780, don't discard frames)
 2009-10-20 01:59:25.319 Dec: DoRewind(780 (840), don't discard frames)
 2009-10-20 01:59:25.319 Dec: FindPosition(780, search not adjusted) -->
 [52:780(45480772)]
 2009-10-20 01:59:25.320 AFD: SeekReset(780, 0, do flush, don't discard)
 2009-10-20 01:59:25.320 AFD: SeekReset() flushing
 2009-10-20 01:59:25.473 AFD: DoRewind(738, don't discard frames)
 2009-10-20 01:59:25.473 Dec: DoRewind(738 (781), don't discard frames)
 2009-10-20 01:59:25.473 Dec: FindPosition(738, search not adjusted) -->
                         [49:735(42347752),50:750(43283616)]
 2009-10-20 01:59:25.486 AFD: SeekReset(735, 0, do flush, don't discard)
 2009-10-20 01:59:25.486 AFD: SeekReset() flushing
 2009-10-20 01:59:25.634 AFD: DoRewind(693, don't discard frames)
 2009-10-20 01:59:25.634 Dec: DoRewind(693 (736), don't discard frames)
 2009-10-20 01:59:25.634 Dec: FindPosition(693, search not adjusted) -->
                         [46:690(39398220),47:705(40258696)]
 .
 .
 .
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7374>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list