Page 1 of 1

Problems with activex control

Posted: 07 Aug 2010 12:31
by Lanii
Hi,

I am trying to stream youtube videos with the activex control(version 1.1.2). But somehow the activex crashes("MediaPlayerEncounteredError" is raised).
I tried : AxVLCPlugin21.playlist.playItem(AxVLCPlugin21.playlist.add("http://www.youtube.com/watch?v=-NApza43 ... re=popular")).

Has anybody an idea?

Thanks

Re: Problems with activex control

Posted: 07 Aug 2010 16:52
by VLC_help
Crash means a bug in VLC ActiveX component. You could try to pinpoint the bug by testing local files etc.

Re: Problems with activex control

Posted: 07 Aug 2010 18:53
by Lanii
Oh, local files does not cause any trouble. Only webstreams(VLC itself can play webstreams, but why not the activex control?)

Re: Problems with activex control

Posted: 08 Aug 2010 18:24
by VLC_help
Most likely because ActiveX component is poorly maintained.

Re: Problems with activex control

Posted: 08 Aug 2010 18:29
by Lanii
***, bad news.
I guess, the best solution is waiting for a new version.