[x264-devel] x264-devel Digest, Vol 77, Issue 17

Karthick Kumar karthik1990r at gmail.com
Sun Oct 27 13:22:23 CET 2013


Hello Developers,

I also needed to insert a IDR frame for handling retransmission requests
from the client. I'm currently using x264_invalidate_refererence function.
But I can use this method with only  intra refresh disabled.

So whenever to insert a IDR frame,
1. Do we need to close and open the encoder everytime, if the intra refresh
is enabled? Could this add some latency, which is unavoidable in low
latency applications?
2. Since intra refresh is preferred for error prone networks, Can't we use
both intra refresh and x264_invalidate_refererence (to generate IDR frame) ?
3. Is there any other method to insert a IDR frame other than the methods
discussed above?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20131027/cc09f765/attachment.html>


More information about the x264-devel mailing list