[x264-devel] Packet loss recovery in x264
    Karthick Kumar 
    karthik1990r at gmail.com
       
    Thu Aug 23 07:23:22 CEST 2012
    
    
  
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/2e9c5594/attachment.html>
    
    
More information about the x264-devel
mailing list