View Single Post
Old 2007-04-06, 15:53   #23 (permalink)
gemx
Portal Developer
 
gemx's Avatar
 
Join Date: Oct 2006
Age: 32
Posts: 1,318
Thanks: 25
Thanked 200 Times in 107 Posts

Country:

My System

Default

Ok. Got a bit further.
I was wrong before.
A ts packet always contains 188 bytes.
4 bytes header and 184 bytes payload.
The payload as far as pes packets are concerned can be 1 of the following:
1. One PES packet per TS packet. If the pes packet does not fit in the 184 bytes payload it continues in the next TS packet
2. One PES packet starting AND one PES packet continues in ONE ts packet
At the moment only option 1 is parsed.
But DISH seems to use option 2 so there are our skipped shows
So we have to implement option 2 too to get the missing shows as at the moment, these PES packets are dropped.
__________________
ACCENT HT-100 | 2x16 VFD | ADM Athlon 64 3500+ | Win XP SP2 | SkyStar 2 DVB-S PCI | TT connect S2-3600
gemx is offline   Reply With Quote