[mythtv-commits] Ticket #1866: DVB Scanning - Remaining Issues

MythTV mythtv at cvs.mythtv.org
Tue Sep 19 16:48:25 UTC 2006


#1866: DVB Scanning - Remaining Issues
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  stuarta 
     Type:  defect   |       Status:  reopened
 Priority:  minor    |    Milestone:  0.21    
Component:  dvb      |      Version:  head    
 Severity:  medium   |   Resolution:          
---------------------+------------------------------------------------------
Comment (by sbrown at cortland.com):

 The .20 code is not very tolerant of misconfigured DVB-S encoders.
 Hispasat illustrates this.
   * 11934's NIT lists 2 transport streams (1 & 2), while the SDT
 references TSID 0. This results in a timeout. Also, the NIT transport
 streams have no descriptors, so handle_transport_desc doesn't get called
 and the transports are never loaded.
   * 11884 loads a transport and channels, but the transportid & networkid
 are both 1.
   * 12168, when scanned, overwrites transport 11884 because its
 transportid & networkid are also both 1.
   * The channel numbers on 11884 & 12168 are not unique, so selection by
 number won't work.
 I have dvbsnoop's of all these if they are useful.
 Hope these comments are appropriate for this ticket.

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


More information about the mythtv-commits mailing list