Hi all,
I am using the VLC AX plugin release v0.9.9a on a simple web application.
I am trying to take a snapshot using the video.takeSnapshot() mathod in the vlccontrol2 interface. The result in the first few times is perfectly okay (about 6 times) but very soon the subpicture doesn't appear anymore.
The snapshot is saved okay on the HD but I am getting no subpictures on that specific content in this session. In order to get back the subpicuters (6 more subpictures until it gone again) I need to reload the video clip again.
Is there any counter/limitation on the number on allowed subpics because I see it working okay on the VLC stanalone version.
UPDATE: It looks like some overflow in RunThread: video output thread. Any Idea??????????
Thanks,
Yair