[vlc-devel] libvlc from git does not libvlc_video_set_parent properly?
Jonathan Wong
jhannwong at gmail.com
Sun Mar 1 16:58:37 CET 2009
What do you mean? Do I set_parent first before creating the first video? Can you tell me what to
do in terms of libvlc procedures?
Used to be that set_parent will play the video in the native component I attach to. Now, it won't
at all. It just plays the video in some new window it creates, a window I have no immediate
control over.
Rémi Denis-Courmont wrote:
> Le dimanche 1 mars 2009 06:14:33 Jonathan Wong, vous avez écrit :
>> The libvlc from 0.9.8a works fine.
>>
>> The one from git seems to pop up a new video window entirely.
>
> It takes effect _next_ time a video output is created. The old immediate
> behavior was causing lots of crashes and X11 assertions due to now identified
> race conditions.
>
More information about the vlc-devel
mailing list