[vlc] Re: mozilla and vlc
Michael Pron
michael.pron at noos.fr
Fri Apr 16 14:30:39 CEST 2004
I suppose that you copied npvlc.dll in mozilla/plugins. But check with regedit that the "InstallDir" value of Software\videolan\VLC is correct (ie the location of VLC).
Michael Pron
Le 16/04 14:02, Valery Roche a écrit :
> Hi all,
>
> I'm writing again on the subject of the vlc plugin for mozilla for
> windows, as I had no answers.
>
> I want to launch vlc directly from the browser when clicking on the
> title of a film.
>
> I copied vlcintf.xpt to the "components" directory of both mozilla and
> firebird (I want to test both).
>
> When I try to register it with regxpcom, Mozilla 1.6 tells me that it
> "cannot initialize XPCOM glue"
> "cannot acquire component registrar"
>
> Within firebird, there is no message. But when I connect to the web page
> that contains the following code :
>
> ...
> <embed type="application/x-vlc-plugin"
> name="video1"
> autoplay="no" loop="yes" width="400" height="300"
> target="http://10.16.30.110/artduspectacle/suspects.avi" />
> <br />
> <a href="javascript:;" onclick='document.video1.play()'>Play video1</a>
> <a href="javascript:;" onclick='document.video1.pause()'>Pause video1</a>
>
> <a href="javascript:;" onclick='document.video1.stop()'>Stop video1</a>
> <a href="javascript:;"
> onclick='document.video1.fullscreen()'>Fullscreen</a>
> ...
>
> I'm redirected on the netscape plugin search page.
>
> So what am I doing wrong, as vlcintf appears in xpti.dat ?
> It seems thaht it works for several people. Why not here ?
>
> Thanks,
> Valéry
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
>
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list