MPEG program stream: Difference between revisions

Content deleted Content added
Coding structure: add brief system header description
Line 12:
!Description
|-
|[[sync byte]]s||32||0x000001BA
|-
|marker bits||2||01[[binary|b]]
Line 43:
|-
|system header (optional)||0 or more ||if system header start code follows: 0x000001BB
|}
 
{|class="wikitable"
|+ Partial system header format
!Name
!Number<br>of [[bytes]]
!Description
|-
|[[sync byte]]s||4||0x000001BB
|-
|header length||2||
|-
|rate bound and marker bits||3||
|-
|audio bound and flags||1||
|-
|flags, market bit, and video bound||1||
|-
|Packet rate restriction and reserved byte||1||
|}