Sorry last mail isn&#39;t complete, this is the real one.<br>Hi someone can help me.&nbsp; I transmit&nbsp; H.264/AVC with MPEG2-TS and I want analyze it.<br>I saw the standard H.264/AVC and the
specification MPEG2-TS for H.264/AVC (also Series H - Audiovisual and
multimedia systems). And as I could see the PATs (Program Association
Table) syntax is:<br clear="all">&quot;.................<br>
for(i=0;i&lt;N;i++){<br>
&nbsp; program_number<br>
&nbsp; reserved<br>
&nbsp; if(program_number == &#39;0&#39;) {<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; network_PID<br>
&nbsp; }<br>
&nbsp;&nbsp; else {<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; program_mao_PID<br>
&nbsp; }<br>}<br>&nbsp;CRC_32<br>}&quot;<br><br>but when I analyze the video with wireshark and I saw that don&#39;t have a association with program_number and the PIDs, because as a syntax said it&#39;s suppose to have something like this: &quot;program_number&nbsp; &nbsp;&nbsp; network_PID &nbsp; &nbsp; program_number &nbsp; &nbsp; &nbsp;&nbsp; program_map_PID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; program_number program_map_PID....&quot;. 
<br>What I saw is &quot;program_number&nbsp;&nbsp;&nbsp; network_PID&nbsp;&nbsp; program_map_PID&quot;!<br><br>By the way I have another question, the frames I, P or B are only identified in Elementary Stream?<br><br>If someone can help me I appreciate
<br><br><br clear="all"><br>-- <br>Bruno Guedes