Hi,<br> 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 &41).<br>
<br> But this implementation in function<b> theora_encode_heade</b>r is correct according to the <b>Figure 6.2 (page 42)</b>. But not according to the <b>table mentioned in pages 40 & 41</b>.<br><br> For example, in spec it has mentioed header has NSBS (use 32 bits). But 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