Displaying 1 result from an estimated 1 matches for "fsbank_celt_st".
2010 Jan 12
1
Seamless Looping
...d me. What would be the cause of this?
It seems quite strange that it would loop okay without the "trick" but
not with it.<br>
<br>
Encode settings are set as follows:<br>
<br>
<tt> error = FSBank_CELT_State.celt_encoder_ctl(celtencoder,
CELT_SET_VBR_RATE(0)); <br>
error = FSBank_CELT_State.celt_encoder_ctl(celtencoder,
CELT_SET_PREDICTION(0));<br>
...