<div style="mso-element:para-border-div;border:none;border-bottom:double windowtext 2.25pt;
padding:0mm 0mm 1.0pt 0mm">

<p class="MsoNormal" style="border: medium none; padding: 0mm;">Hi to all Encoding and Decoding MPEG4- AVC
experts</p><p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
border:none;mso-border-bottom-alt:double windowtext 2.25pt;padding:0mm;
mso-padding-alt:0mm 0mm 1.0pt 0mm"><br>
I am trying to analyse MPEG4-AVC video in compressed domain by opening the
video file in binary mode and read the bits inside. As you know , the structure
of MPEG-4 AVC video format is based on NAL(Network Abstraction Layer) units
stream which can be in form of bytestream or packetized units. NAL units can be
divided to VCL(Video Coding Layer) units and non VCL units. For a number of VCL
NAL units there is a non VCL NAL units which contain some information of VCL
group. Every VCL NAL units start with a byte as header.<br>
1-whats the bitstream of this one byte header of VCL NAL unit?<br>
<br>
We know also every NAL unit start with 3 byte which is named: Start Code
Prefix.<br>
2-Whatd the bitstream of start code prefix? <br>
<br>
We also know that a group of VCL NAL units which form a primary coded picture,
are called an Access Unit. The Access Unit start with some bytes as Access Unit
Delimiter.<br>
3-What is the bitstream of Access Unit Delimiter?</p>

<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
border:none;mso-border-bottom-alt:double windowtext 2.25pt;padding:0mm;
mso-padding-alt:0mm 0mm 1.0pt 0mm"><br>
 I would be pleased if anybody help me to find the answers.<br>
Regards<br>
Amir</p>

</div>

<br clear="all"><br><div> </div><br>