[vlc-devel] Picture freeze bug in libvlc.

Kaarlo Räihä kaarlo.raiha at gmail.com
Tue Nov 15 12:00:10 CET 2011


2011/11/15 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.
>

Does this happen with all the formats? Some people have reported issues
with VLC 1.2.0 playing certain files with Win32.


>
> 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
> ______________________________**_________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/**listinfo/vlc-devel<http://mailman.videolan.org/listinfo/vlc-devel>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111115/24ead49a/attachment.html>


More information about the vlc-devel mailing list