[x264-devel] rbsp_alignment_zero_bit
Deepak Singh
deepak.ameen2k at gmail.com
Tue Nov 11 07:57:12 CET 2008
Hi experts,
While using x264 code I found that "rbsp_alignment_zero_bit" at the end of
the slice sometimes coming rbsp_alignemnt_zero_bit = 1, and sometimes
rbsp_alignemnt_zero_bit = 0 while Only allowable value is 0.
I NOT getting any explanation for this.
Second thing i am NOT getting this line...
in function void x264_cabac_encode_flush( x264_t *h, x264_cabac_t *cb )
cb->i_low |= (0x35a4e4f5 >> (h->i_frame & 31) & 1) << 10;
Why this is related to frame no. and what is this magic number.
Kindly give an insight on this.
Thanks in advance.
--
Regards,
Deepak Singh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/x264-devel/attachments/20081111/96fc9ec7/attachment.htm
More information about the x264-devel
mailing list