The PCR pid in generated PMTs is now set to the channel's PCR pid again

This commit is contained in:
Klaus Schmidinger
2010-01-24 15:20:49 +01:00
parent 96ce981713
commit 9ff0e7ef27
2 changed files with 7 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* $Id: remux.c 2.38 2010/01/23 15:39:15 kls Exp $
* $Id: remux.c 2.39 2010/01/24 15:18:29 kls Exp $
*/
#include "remux.h"
@@ -295,7 +295,7 @@ void cPatPmtGenerator::GeneratePmt(cChannel *Channel)
numPmtPackets = 0;
if (Channel) {
int Vpid = Channel->Vpid();
int Ppid = 0x1FFF; // no PCR pid
int Ppid = Channel->Ppid();
uchar *p = buf;
int i = 0;
p[i++] = 0x02; // table id