<div>Hi,</div><div>         What is the difference between calling x264_encoder_intra_refresh and using b_intra_refresh?<br><br></div><div class="gmail_quote">On Thu, Aug 23, 2012 at 10:53 AM, Karthick Kumar <span dir="ltr"><<a href="mailto:karthik1990r@gmail.com" target="_blank">karthik1990r@gmail.com</a>></span> wrote:<br>

<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote"><div>Hi all,</div><div> </div><div>          There are two functions defined in x264.h </div>

<div>1. <font>x264_encoder_intra_refresh</font></div><div>2. <font>x264_encoder_invalidate_reference</font></div><div> </div><div>
I'm working on a live streaming application in which x264 is used.</div><div>According to my understanding, these functions can be called in the encoder on receiving packet loss indication from the client side. Is it correct?</div>


<div>If so, when I should call these functions? i.e before x264_encoder_encode function.</div>
</blockquote></div><br>