[x264-devel] Packet loss recovery in x264

Karthick Kumar karthik1990r at gmail.com
Thu Aug 23 07:35:50 CEST 2012


Hi,
         What is the difference between calling x264_encoder_intra_refresh
and using b_intra_refresh?

On Thu, Aug 23, 2012 at 10:53 AM, Karthick Kumar <karthik1990r at gmail.com>wrote:

> Hi all,
>
>           There are two functions defined in x264.h
> 1. x264_encoder_intra_refresh
> 2. x264_encoder_invalidate_reference
>
> I'm working on a live streaming application in which x264 is used.
> According to my understanding, these functions can be called in the
> encoder on receiving packet loss indication from the client side. Is it
> correct?
> If so, when I should call these functions? i.e before x264_encoder_encode
> function.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20120823/0d1dae02/attachment.html>


More information about the x264-devel mailing list