[mythtv] [mythtv-commits] Ticket #2528: no eit data for muxes with networkid 0

Daniel Kristjansson danielk at cuymedia.net
Mon Nov 20 22:09:10 UTC 2006


On Mon, 2006-11-20 at 18:37 +0100, Janne Grunau wrote:
> Hi Daniel,
> 
> On Monday 20 November 2006 18:14, MythTV wrote:
> >  2528_setupDTVSigmon_by_SIstandard_DVB.diff detects DVB transports no
> >  longer by a heuristic based on networkid and transportid but by the
> > value of dtv_multiplex.sistandard.
> 
> Does it make sense to use sistandard == "atsc" for atsc channels? If 
> yes, adhere opencable channels in parts to the atsc standard, i.e. 
> should they use atscstreamdata or plain mpegstreamdata.
I'm not sure, I've never read the OpenCable standards. But from what
I've read about them they should probably get their own streamdata
which inherits from mpegstreamdata (or use mpegstreamdata for now).

> I'm a little bit unsure if where are old dtv_multiplex entries with 
> wrong sistandard values.

Yep. I don't believe we are inserting these anymore, but there were
plenty of places we used to insert the wrong sistandard value.
I plan to write a dbcheck query which sets the sistandard to 'mpeg'
if it is either 'atsc' or 'dvb' and there is a zero or null ATSC
minor channel or DVB network id. Those with 0 network id's would
need to rescan to get EIT, but everyone whose systems were working
should be unaffected.

-- Daniel



More information about the mythtv-dev mailing list