Project

General

Profile

Bug #3514

CAPMT server for unscrambled channels

Added by B.A. Derks almost 9 years ago. Updated almost 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
Descrambling
Target version:
-
Start date:
2016-01-21
Due date:
% Done:

100%

Estimated time:
Found in version:
1392
Affected Versions:

Description

A couple of days ago I switched to tvheadend-1392. Unfortunately I encountered some bugs of which this one is the first.
When I start recording a FTA channel I notice that tvh starts a CAPMT server anyhow. Next tvh shows a couple of (error) messages:

2016-01-21 19:22:30.000 dvr: "De Kennis van Nu" on "NPO 2 HD" recorder starting
2016-01-21 19:22:30.000 mpegts: 386MHz in Ziggo - tuning on HDHomeRun DVB-C Tuner #0 (192.168.178.13)
2016-01-21 19:22:30.000 tvhdhomerun: tuning to a8qam256-6900:386000000
2016-01-21 19:22:30.012 capmt: Ziggo: Starting CAPMT server for service "NPO 2 HD" on adapter 0
2016-01-21 19:22:30.012 subscription: 002D: "DVR: De Kennis van Nu" subscribing on channel "NPO 2 HD", weight: 300, adapter: "HDHomeRun DVB-C Tuner #0 (192.168.178.13)", network: "Ziggo", mux: "386MHz", provider: "ZiggoL", service: "NPO 2 HD", profile="pass"
2016-01-21 19:22:30.321 mpegts: 386MHz in Ziggo - open PID 08fc (2300) failed, dupe sub (owner 0x19e4e90)
2016-01-21 19:22:30.321 mpegts: 386MHz in Ziggo - open PID 08fd (2301) failed, dupe sub (owner 0x19e4e90)
2016-01-21 19:22:30.321 mpegts: 386MHz in Ziggo - open PID 0907 (2311) failed, dupe sub (owner 0x19e4e90)
2016-01-21 19:22:30.321 mpegts: 386MHz in Ziggo - open PID 0908 (2312) failed, dupe sub (owner 0x19e4e90)
2016-01-21 19:22:30.321 mpegts: 386MHz in Ziggo - open PID 0909 (2313) failed, dupe sub (owner 0x19e4e90)
2016-01-21 19:22:30.321 mpegts: 386MHz in Ziggo - open PID 0961 (2401) failed, dupe sub (owner 0x19e4e90)
2016-01-21 19:22:30.321 mpegts: 386MHz in Ziggo - open PID 0962 (2402) failed, dupe sub (owner 0x19e4e90)
2016-01-21 19:22:30.321 mpegts: 386MHz in Ziggo - open PID 0963 (2403) failed, dupe sub (owner 0x19e4e90)
2016-01-21 19:23:00.622 dvr: /var/media/Captures/2016-01-21 19.25 - De Kennis van Nu (NPO 2 HD).ts from adapter: "HDHomeRun DVB-C Tuner #0 (192.168.178.13)", network: "Ziggo", mux: "386MHz", provider: "ZiggoL", service: "NPO 2 HD"
2016-01-21 19:23:00.622 dvr: # type lang resolution aspect ratio sample rate channels
2016-01-21 19:23:00.622 dvr: 1 H264 ? ?
2016-01-21 19:23:00.622 dvr: 2 MPEG2AUDIO dut ? ?
2016-01-21 19:23:00.622 dvr: 3 AC3 dut ? ?
2016-01-21 19:23:00.622 dvr: 4 MPEG2AUDIO und ? ?
2016-01-21 19:23:00.622 dvr: 5 TELETEXT
2016-01-21 19:23:00.622 dvr: 6 DVBSUB dut
2016-01-21 19:23:00.622 dvr: 7 DVBSUB dut
.
.
.
2016-01-21 20:13:23.441 TS: Ziggo/386MHz/NPO 2 HD: H264 @ #2301 Continuity counter error (total 1)
2016-01-21 20:25:00.009 subscription: 002D: "DVR: De Kennis van Nu" unsubscribing from "NPO 2 HD"
2016-01-21 20:25:00.011 capmt: Ziggo: Removing CAPMT Server from service "NPO 2 HD" on adapter 0
2016-01-21 20:25:00.018 dvr: "De Kennis van Nu" on "NPO 2 HD": End of program: Completed OK

As the recording went fine I suppose you could call these error messages a cosmetic bug. Nevertheless one could wonder why a CAPMT server is started when there is no need for it.

Keep up the great work,
Baderks


Files

Service NPO2.png (1.42 MB) Service NPO2.png B.A. Derks, 2016-01-22 18:56

History

#1

Updated by Jaroslav Kysela almost 9 years ago

What's contents of the service info dialog (click i icon in the service grid for the service)? I'm looking for CAID lines.

#2

Updated by B.A. Derks almost 9 years ago

Index PID Type Language Details
0x08fd / 2301 PCR
0x08fc / 2300 PMT
1 0x08fd / 2301 H264
2 0x0907 / 2311 MPEG2AUDIO dut
3 0x0908 / 2312 AC3 dut
4 0x0909 / 2313 MPEG2AUDIO und
5 0x0961 / 2401 TELETEXT
6 0x0962 / 2402 DVBSUB dut
7 0x0963 / 2403 DVBSUB dut

Na filteren en sorteren (zonder PCR en PMT)
Index PID Type Language Details
1 0x08fd / 2301 H264
2 0x0907 / 2311 MPEG2AUDIO dut
3 0x0908 / 2312 AC3 dut
4 0x0909 / 2313 MPEG2AUDIO und
5 0x0961 / 2401 TELETEXT
6 0x0962 / 2402 DVBSUB dut
7 0x0963 / 2403 DVBSUB dut

#3

Updated by Jaroslav Kysela almost 9 years ago

Did you set the "Force CA ID (e.g. 0x2600) option in the service settings (service grid / edit) ?

#4

Updated by B.A. Derks almost 9 years ago

Included image of service settings FTA channel NPO2

Baderks

#5

Updated by Jaroslav Kysela almost 9 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|9be8881b6f5cc0887e6e2d687bb0abb022ab3778.

#6

Updated by Jaroslav Kysela almost 9 years ago

Fixed in v4.1-1416-g9be8881 .

Also available in: Atom PDF