[mythtv-commits] Ticket #1153: Live TV : "Error was encountered while displaying video."

MythTV mythtv at cvs.mythtv.org
Mon Jan 30 17:28:44 UTC 2006


#1153: Live TV : "Error was encountered while displaying video."
-----------------------------+----------------------------------------------
 Reporter:  ben at vanilla.net  |        Owner:  danielk 
     Type:  defect           |       Status:  reopened
 Priority:  minor            |    Milestone:  0.19    
Component:  mythtv           |      Version:  head    
 Severity:  medium           |   Resolution:          
-----------------------------+----------------------------------------------
Comment (by danielk):

 Can you try increasing the retryCount on line 45 of RingBuffer.h:
 {{{
     void OpenFile(const QString &lfilename, uint retryCount = 4);
 }}}

 Something like 15 should work, but try larger and smaller values until you
 find the smallest one that works.. (but over about 25 you will start
 seeing other problems..)

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1153>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list