AutoLoop is not working

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
wgshiver
Blank Cone
Blank Cone
Posts: 14
Joined: 28 May 2008 21:00

AutoLoop is not working

Postby wgshiver » 05 Oct 2010 17:41

I have seen this a couple times in the forum but no one ever has an answer to the problem. We have set AutoLoop in our code but the video never loops. Below is the code that we are using:

Code: Select all

<object classid="clsid:9BE31822-FDAD-461B-AD51-BE1D1C159921" codebase="http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab" width="694" height="520.66666666667" id="vlc1" events="True"> <param name="Src" value="c:\demo\acdc_gaffney.mov" /> <param name="ShowDisplay" value="True" /> <param name="AutoLoop" value="true" /> <param name="AutoPlay" value="true" /> <embed type="application/x-google-vlc-plugin" name="vlcfirefox" autoplay="true" loop="true" width="694" height="520.66666666667" target="c:\demo\acdc_gaffney.mov"> </embed> </object>
The video plays but never loops. Is there a parameter that I am missing? Or is there a bug?

We are using VLC 1.1.0 on this laptop. Not sure what activex version that is using but it is whichever one installed with that VLC version. This does not work in IE 8 or Firefox 3.6

Ilasir
Cone that earned his stripes
Cone that earned his stripes
Posts: 139
Joined: 14 Apr 2010 18:57

Re: AutoLoop is not working

Postby Ilasir » 05 Oct 2010 18:39

Has autoloop ever worked? I've been using a workaround since 1.0.5.

wgshiver
Blank Cone
Blank Cone
Posts: 14
Joined: 28 May 2008 21:00

Re: AutoLoop is not working

Postby wgshiver » 05 Oct 2010 19:35

Maybe it hasn't. That seems to be what I have gathered so far is that almost no one has ever gotten it too work.

mb1234
New Cone
New Cone
Posts: 1
Joined: 31 Aug 2010 11:34

Re: AutoLoop is not working

Postby mb1234 » 06 Oct 2010 05:06

I have been trying to get the COM Object to loop a video in my VB.net WinForm app without any luck. Does anybody have any good ideas?


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 8 guests

cron