Modify

Ticket #2286 (closed defect: invalid)

Opened 6 years ago

Last modified 5 years ago

Excessive Unknown PID 0x11/0x12 errors when both exist in stream

Reported by: Mark.Buechler@… Owned by: danielk
Priority: minor Milestone: 0.21
Component: dvb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Running v10968 getting excessive "Unknown PID 0x12" and some "Unknown PID 0x11" when both PIDs are available in the stream. Backend log and dvbsnoops attached.

Attachments

backend3.txt (54.8 KB) - added by Mark.Buechler@… 6 years ago.
Backend log
sample_pid_0x11.txt (24.0 KB) - added by Mark.Buechler@… 6 years ago.
DVBsnoop PID 0x11
sample_pid_0x12.txt (44.3 KB) - added by Mark.Buechler@… 6 years ago.
DVBsnoop PID 0x12

Change History

Changed 6 years ago by Mark.Buechler@…

Backend log

Changed 6 years ago by Mark.Buechler@…

DVBsnoop PID 0x11

Changed 6 years ago by Mark.Buechler@…

DVBsnoop PID 0x12

comment:1 Changed 6 years ago by ijr

  • Milestone 0.20 deleted

comment:2 Changed 6 years ago by Mark.Buechler@…

Just as a side note, this problem prevents me from picking up EIT in passive mode while active EIT mode works just fine.

comment:3 Changed 6 years ago by danielk

  • Milestone set to 0.21

The code that determines which EIT pids we listen on is AdjustEITPIDs(), somehow this must be enabled without us listening on the PID for the "Unknown PID 0x12" messages.

For the "Unknown PID 0x11", we must not be listening to SDTs this is a seperate problem using unrelated code.

comment:4 Changed 6 years ago by danielk

(In [11007]) Refs #2286. Moves "Unknown PID" message from VB_IMPORTANT to VB_RECORD. (temp fix for filtering problem, underlying problem means EIT takes longer to collect).

comment:5 Changed 5 years ago by janne

  • Status changed from new to closed
  • Resolution set to invalid

Mark, does it still happen?

Does it happen with unpatched MythTV or since it won't work at all unpatched only with my psifixup proof of concept patch?

I'll close the ticket since I suspect, that your tuning patches was the cause of this error.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.