Opened 19 years ago
Closed 18 years ago
#3373 closed defect (fixed)
DishNet EIT Broken
| Reported by: | anonymous | Owned by: | Janne Grunau |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21 |
| Component: | eit | Version: | head |
| Severity: | low | Keywords: | EIT Data Dish |
| Cc: | Ticket locked: | no |
Description
Error from mythbackend while scanning for EIT data:
Error: Wrong PMP; pmt->pn (117) desired(102) Error: Wrong PMP; pmt->pn (893) desired(102) Error: Wrong PMP; pmt->pn (283) desired(102) Error: Wrong PMP; pmt->pn (298) desired(102) ....and many more Program #102 not found in PAT!
Fixed temporarily by editing mythtv/libs/libmythtv/mpeg/dvbstreamdata.h and adding:
inline bool DVBStreamData::HasAnyEIT(void) const
{ return 1; }
Attachments (1)
Change History (9)
comment:1 by , 19 years ago
| Owner: | changed from to |
|---|
by , 19 years ago
| Attachment: | ticket3373-dishnet-sdt-mangle.diff added |
|---|
comment:2 by , 19 years ago
| Component: | mythtv → eit |
|---|---|
| Priority: | major → minor |
| Severity: | medium → low |
comment:3 by , 19 years ago
| Owner: | changed from to |
|---|
Giving this to janne since he's preparing an updated patch
comment:4 by , 19 years ago
Is this patch going to be applied to the latest SVN code?
The EIT is broken in the latest SVN code as well.
comment:7 by , 18 years ago
| Milestone: | unknown → 0.21 |
|---|---|
| Version: | 0.20-fixes → head |

SDT mangling patch by janne