[mythtv-commits] Ticket #6612: LiveTV: Channel Changing Failure

MythTV mythtv at cvs.mythtv.org
Mon Jun 22 14:24:29 UTC 2009


#6612: LiveTV: Channel Changing Failure
-------------------------------------+--------------------------------------
 Reporter:  tralph11 at yahoo.com       |        Owner:  gnome42 
     Type:  patch                    |       Status:  accepted
 Priority:  minor                    |    Milestone:  0.22    
Component:  MythTV - Video Playback  |      Version:  head    
 Severity:  low                      |   Resolution:          
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------

Comment(by shane):

 (In [20733]) Refs #6612. Fix for NVP video_actually_paused state flutter.

 When paused, the video_actually_paused variable was set to false at
 the top of NVP::DisplayNormalFrame() then immediately set to true in
 DisplayPauseFrame(). Fix by having DisplayNormalFrame() set it based
 on paused variable.

 Also, do not check PrebufferEnoughFrames() when paused, this could consume
 all or most of our prebuffering attempts and then we fail (too) early when
 the file becomes available, this is more prevalent in LiveTV.

 Thanks to elmojo, stuarta and GreyFoxx for testing.

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


More information about the mythtv-commits mailing list