[vlc-devel] Picture freeze bug in libvlc.
Sergey Radionov
rsatom at gmail.com
Tue Nov 15 12:10:48 CET 2011
I try .avi and .mpg, but problem not in file, the same file may hang and may not hang (50%/50%).
15.11.2011 18:00, Kaarlo Räihä пишет:
> 2011/11/15 Sergey Radionov <rsatom at gmail.com <mailto: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>
>
>
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
--
With best wishes,
Sergey Radionov
More information about the vlc-devel
mailing list