Hi experts,<br><br>While using x264 code&nbsp; I found that&nbsp; &quot;rbsp_alignment_zero_bit&quot; at the end of the slice sometimes coming rbsp_alignemnt_zero_bit = 1, and sometimes&nbsp; rbsp_alignemnt_zero_bit = 0 while Only allowable value is 0.<br>
<br>I NOT&nbsp; getting any explanation&nbsp; for this.<br><br>Second thing i&nbsp; am NOT getting this line...<br>in function void x264_cabac_encode_flush( x264_t *h, x264_cabac_t *cb )<br><br>cb-&gt;i_low |= (0x35a4e4f5 &gt;&gt; (h-&gt;i_frame &amp; 31) &amp; 1) &lt;&lt; 10; <br>
<br clear="all">Why this is related to frame no. and what is this magic number.<br><br>Kindly give an insight on this.<br><br>Thanks in advance.<br>-- <br>Regards,<br>Deepak Singh<br><br><br>