--- multiplexer/en300468ts.c 2010/09/22 21:06:49 1.10 +++ multiplexer/en300468ts.c 2010/09/22 21:08:46 1.11 @@ -2022,7 +2022,7 @@ static unsigned int tab2ts(unsigned char outin += TS_PACKET_SIZE; } *conticnt = c; - return l+2; + return l+1; } static void argloop(int f0)