<div dir="ltr">Guys,<div>I have set:</div><div><br></div>







<div><span class="">    </span><span class="">decoderContext</span><span class="">-></span>err_recognition<span class=""> = </span><span class="">AV_EF_EXPLODE</span><span class="">;</span></div><div><br></div><div>but the call to avcodec_decoder_video2 never returns an error (though I can clearly see artifacts on my screen). I'm feeding fully encoded frames using my rtp library and this happens after packet loss. I have other ways of figuring out whether the frame provided was complete or not but it would be a lot easier if the decoder can just indicate when it was in a error state.</div>
<div><br></div><div>I've also tried to use:</div><div><br></div><div>







<p class=""><span class=""><span class="">      </span><span class="">    </span><span class="">    </span><span class="">    </span></span><span class="">int</span><span class=""> errors = </span>av_frame_get_decode_error_flags<span class="">(</span><span class="">decoderOutFrame</span><span class="">);</span></p>
<p class="" style><span class="">without any luck.</span></p><p class="" style><span class="">Thanks!</span></p><div><br></div>-- <br><div dir="ltr"><br><div>--</div><div>Faraz Khan</div><div>Simple Collaboration Screensharing</div>
<div><a href="http://www.screenhero.com" target="_blank">www.screenhero.com</a></div></div>
</div></div>