<div class="gmail_quote">2009/8/25 Jason Garrett-Glaser <span dir="ltr">&lt;<a href="mailto:darkshikari@gmail.com">darkshikari@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">&gt; Ok, many thanks for support, you save me ;)  i try to install the last<br>
&gt; version and then I retry. I hope i don&#39;t meet again this problem, else i<br>
&gt; newly contact this mailing list. Only a last question, for disable lookahead<br>
&gt; i&#39;ve only to put param.rc.i_lookahead = 0?<br>
<br>
</div>Correct.<br>
<br>
Also, you can drop by #x264 or #x264dev on Freenode IRC (<br>
<a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> ) if you want more realtime/interactive help.<br>
<div><div></div><div class="h5"><br>
Dark Shikari<br></div></div></blockquote></div>I update the x264 version and I&#39;ve add this line before calling the encoder function:<br><br>    param.i_bframe_adaptive = 0;<br>    param.rc.i_lookahead = 0;<br>    param.i_bframe = 0;<br>
 <br>but the problem persists. Probably is not caused by frame delay. <br><br>