Some news:<br>Problem is in libavcodec, or if more exactly in avcodec_decode_video2, flow control not returning from there by some unknown reason...<br><br>So the question, can I  build and then debug libavcodec under windows?<br>
<br><div class="gmail_quote">15 ноября 2011 г. 17:12 пользователь Sergey Radionov <span dir="ltr"><<a href="mailto:rsatom@gmail.com">rsatom@gmail.com</a>></span> написал:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Yesterday I try test ActiveX from npapi-vlc.git against vlc 1.2 and have found problem:<br>
sometimes (50%/50%) video file playing hangs and picture freeze.<br>
<br>
I try debug and found that problem is somewhere in<br>
*src/input/decoder.c:1509* *DecoderDecodeVideo*<br>
or descendant functions.<br>
<br>
I add msg_Dbg("DecoderDecodeVideo start") to begining of function<br>
and msg_Dbg("DecoderDecodeVideo end") to end of function/<br>
and after some moment "start" arrive, but "end" not arrive, and video output freeze...<br>
<br>
In addition, it looks like decoder thread (only thread, not application) crashed.<br>
But I have not see any exceptions or something similar..<br>
<br>
I don't understand how it can be... so need help/advise how catch sourse of problem.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
With best wishes,<br>
Sergey Radionov<br>
</font></span></blockquote></div><br>