[mythtv-commits] Re: Ticket #328: mpegts_read_header: could not find service

MythTV mythtv at cvs.mythtv.org
Mon Oct 10 21:18:38 UTC 2005


#328: mpegts_read_header: could not find service
--------------------+-------------------------------------------------------
 Reporter:  JTK     |        Owner:  danielk 
     Type:  defect  |       Status:  reopened
 Priority:  major   |    Milestone:  0.19    
Component:  mythtv  |      Version:  head    
 Severity:  medium  |   Resolution:          
--------------------+-------------------------------------------------------
Comment (by danielk):

 Can you try the dbox2-fix.patch?

 It waits for a DBox2Channel::ChannelChanged() signal before telling
 SetChannel()
 it is safe to return.

 It looks like the problem is that the DBox2 is taking a long time to
 change channels, but doesn't have signal monitoring support like the DVB
 and HDTV recorders so there is
 no DummyDTVRecorder. Eventually the recording starts, but by then the
 frontend has given up and tells the backend to quit the recording.

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


More information about the mythtv-commits mailing list