[vlc-devel] Picture freeze bug in libvlc.

Sergey Radionov rsatom at gmail.com
Wed Nov 16 04:04:37 CET 2011


Some news:
Problem is in libavcodec, or if more exactly in avcodec_decode_video2, flow
control not returning from there by some unknown reason...

So the question, can I  build and then debug libavcodec under windows?

15 ноября 2011 г. 17:12 пользователь Sergey Radionov <rsatom at gmail.com>написал:

> Yesterday I try test ActiveX from npapi-vlc.git against vlc 1.2 and have
> found problem:
> sometimes (50%/50%) video file playing hangs and picture freeze.
>
> I try debug and found that problem is somewhere in
> *src/input/decoder.c:1509* *DecoderDecodeVideo*
> or descendant functions.
>
> I add msg_Dbg("DecoderDecodeVideo start") to begining of function
> and msg_Dbg("DecoderDecodeVideo end") to end of function/
> and after some moment "start" arrive, but "end" not arrive, and video
> output freeze...
>
> In addition, it looks like decoder thread (only thread, not application)
> crashed.
> But I have not see any exceptions or something similar..
>
> I don't understand how it can be... so need help/advise how catch sourse
> of problem.
>
> --
> With best wishes,
> Sergey Radionov
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111116/2e911c28/attachment.html>


More information about the vlc-devel mailing list