&nbsp;Hi,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; While creating identification header in the function <b>theora_encode_heade</b>r in <b>encoder_toplevel.c</b>, it assigns bits not mentioned in the current theora spec released on Octomber 29, 2007 (page 40 &amp;41).<br>
&nbsp; &nbsp;&nbsp; <br>&nbsp; &nbsp; &nbsp;&nbsp; But this implementation in function<b> theora_encode_heade</b>r is correct according to the&nbsp; <b>Figure 6.2&nbsp; (page 42)</b>.  But not according to the <b>table mentioned in pages 40 &amp; 41</b>.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; For example, in spec it has mentioed header has NSBS (use 32 bits). But&nbsp; it has not implemented in theora_encode_header.<br>
<br>What is the reason?<br>What is happening here?<br><br clear="all"><br>-- <br>Nuwan Millawitiya