[vlc] Re: Mozilla vlc plugin???

Stephane Boireau steph2811 at libertysurf.fr
Mon Jul 14 15:47:12 CEST 2003


Hi,

I try again but in english:

I can't get it OK with VLC mozilla plugin.
JavaScript console tells me that document.video1.play isn't a function.

I've tried to use the HTML script shown in PDF docs:

Here is it:
==================================
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
		"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
  <title>Demo du plugin VLC de Mozilla</title>
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15">
  <meta name="GENERATOR" content="Quanta Plus">
</head>
<body>
<h1>Demo du plugin VLC de Mozilla - Exemple 1</h1>

<embed type="application/x-vlc-plugin" name="video1" autoplay="no" loop="yes" 
width="400" height="300" 
target="http://192.168.52.182/steph/videolan/fr0331.mpg">
<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.fullscreenplay()">Fullscreen</a>
</body>
</html>
==================================

I did the tests with mozilla-plugin-vlc-0.5.0-1mdk.i586.rpm and Mozilla1.3, 
Mdk9.1
I try again with Mozilla1.3.1 and mozilla-plugin-vlc-0.6.0-5mdk.i586.rpm 

The result is the same.

Did anyone succeed with vlc_mozilla_plugin?

Where am I wrong?

Thank you very much.
--
Stephane.

Le Samedi 5 Juillet 2003 20:18, vous avez écrit :
> Bonjour,
> 
> Je suis en train d'effectuer des tests avec vlc/vls (avec diverses choses 
qui 
> fonctionnent (c'est rassurant)) et je rencontre un 
> problème avec le plugin pour mozilla: mozilla-plugin-vlc-0.5.0-1mdk.i586.rpm
> 
> J'ai sur mon serveur web un fichier:
> 	http://DeepGlue/steph/videolan/fr0331.mpg
> appelé via une page:
> 	http://DeepGlue/steph/videolan/video1.html
> Cette page, je n'ai pas cherché midi à 14h, c'est celle du 
> vlc-user-guide-en.pdf
> 
> Et il ne se passe rien lorsque je clique sur Play.
> Le cadre noir de la vidéo indique toujours (no picture).
> 
> La console JavaScript m'informe que la fonction play n'est pas définie.
> 
> Et pourtant, j'ai bien installé le plugin mozilla-vlc et un about:plugins me  
> confirme les associations.
> 
> De plus, 
> [steph at DingDong steph]$ vlc -vvv 
> http://192.168.52.182/steph/videolan/fr0331.mpg
> fonctionne.
> C'est bien avec le plugin et plus particulièrement JavaScript qu'il y a un 
> problème.
> (JavaScript est bien activé dans les préférences de Mozilla1.3 sur ma 
Mdk9.1)
> 
> J'ai essayé avec un autre fichier avec les mêmes résultats.
> 
> Avez-vous une idée de la cause?
> 
> Et avez-vous une idée de la solution?
> 
> Merci.
> -- 
> Stephane
> 
> PS:
> Les autres paquetages installés sont les suivants:
> a52dec-0.7.4-2mdk.i586
> gnome-vlc-0.5.0-1mdk.i586
> liba52dec0-0.7.4-2mdk.i586
> libdvbpsi1-0.1.2-3mdk.i586
> libdvdcss2-1.2.5-1.i586
> libdvdplay0-1.0.0-1mdk.i586
> libdvdread2-0.9.3-4mdk.i586
> libffmpeg0.4.6-0.4.6-2mdk.i586
> vlc-0.5.0-1mdk.i586
> vlc-plugin-a52-0.5.0-1mdk.i586
> vlc-plugin-alsa-0.5.0-1mdk.i586
> vlc-plugin-mad-0.5.0-1mdk.i586
> vlc-plugin-ogg-0.5.0-1mdk.i586
> 
> 
> -- 
> 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>
> 
> 

-- 
Stephane


-- 
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