Project

General

Profile

Actions

Bug #241

closed

The Pid of an encrypted subtitle stream is not added to the list sent to the CAM.

Added by Anonymous over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02/08/2010
Due date:
% Done:

100%

Estimated time:

Description

In locations where the teletext stream is CI encrypted (Australia, possibly others) the plugin fails to decode. Adding the requisite TPid in ci.c with something similar to:

if(Channel->Tpid()){
CaPmt.AddPid(Channel->Tpid(), STREAM_TYPE_DOLBY); //STREAM_TYPE_DOLBY should be renamed STREAM_TYPE_PRIVATE
}

works around the issue.


Files

ttxtsubs-CI-AddPid.patch (984 Bytes) ttxtsubs-CI-AddPid.patch mjl, 02/14/2010 02:49 AM
Actions

Also available in: Atom PDF