| pointer_field [MPEG-2 Semantics]When payload_unit_start_indicator is 'True' in a packet that contains an MPEG-2 private table section, pointer_field is the first byte in the packet payload, indicating the start location of a new table location. If pointer_field is 0, then the start location is the first byte after the pointer_field.  Assuming that packets are 188 bytes, the maximum value for pointer_field is 182. MPEG-2 packet overview
| sync byte | transport_error_indicator | payload_unit_start_indicator | transport_priority | pid | transport_scrambling_control | adaptation_field_control | continuity_counter | pointer_field | packet_payload() |  | 71 / 0x47 | 0 / 0x0 | 1 / 0x1 | n/a | n/a | n/a | n/a | n/a | 0 | table section |  |