[mythtv] bug? DVB card getting told to filter PID 0x1ffb

Taylor Jacob rtjacob at earthlink.net
Mon Apr 25 15:07:37 UTC 2005


Quoting David Shirley <dave at cs.curtin.edu.au>:

> 2005-04-25 17:31:50.780 DVB#0 Status: LOCK.
> 2005-04-25 17:31:50.781 SIParser: Requesting PAT
> 2005-04-25 17:31:50.782 DVB#0 Multiplex Locked
> 2005-04-25 17:31:50.783 SIParser: Adding a PMT (1585) to the request list
> 2005-04-25 17:31:50.792 SIParser: Table[0]->RequirePIDs() == true
> 2005-04-25 17:31:50.794 SIParser: Adding PID    0 Filter  0 Mask ff Buffer
> 40960
> 2005-04-25 17:31:50.796 SIParser: Table[2]->RequirePIDs() == true
> 2005-04-25 17:31:50.798 SIParser: Adding PID 1ffb Filter ff Mask  0 Buffer
> 40960
> 2005-04-25 17:31:50.800 SIParser: Table[3]->RequirePIDs() == true
> 2005-04-25 17:31:50.801 SIParser: Adding PID 1ffb Filter ff Mask  0 Buffer
> 40960
> 2005-04-25 17:31:50.802 SIParser: Table[6]->RequirePIDs() == true

> I had a look at the code and it appears ATSC cards use 0x1ffb for
> something special so I don't know why my DVB-T card is being told to
> filter this PID (and filter them twice???)

Good find.. I must have forgotten to clean that up.. I'll try and fix it.. It
really shouldn't cause any harm since I have yet to see a DVB transport stream
use 0x1FFB for anything at all, but still it could cause an issue if someone
tried to use it for video, etc..

Taylor



More information about the mythtv-dev mailing list