VLC Mozilla Plugin crashes after exit

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
jchristoff
New Cone
New Cone
Posts: 5
Joined: 30 Sep 2011 19:46

VLC Mozilla Plugin crashes after exit

Postby jchristoff » 30 Sep 2011 23:48

I embed VLC mozilla plugin into a mozilla page. When I close the browser and come back, or reload the page the plugin crashes. I can have multiple instances running at once and they will all crash when any one exits.
Page:

<html>
<head>
<title>VLC Plugin Test Page</title>
<script type=text/javascript">
</script>
</head>
<body>
<embed type="application/x-vlc-plugin"
pluginspage="http://www.videolan.org"
version="VideoLAN.VLCPlugin.2"
width="720"
height="480"
id="vlc1">

<script language="Javascript">

vlc1.playlist.stop();
pl = vlc1.playlist.add("big_buck_bunny.mov");
vlc1.playlist.playItem(pl);
vlc1.video.deinterlace.enable('blend');
</script>



<br>

</body>
</html>


Thank you,

Jordan

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC Mozilla Plugin crashes after exit

Postby Jean-Baptiste Kempf » 03 Oct 2011 15:30

VLC version?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

jchristoff
New Cone
New Cone
Posts: 5
Joined: 30 Sep 2011 19:46

Re: VLC Mozilla Plugin crashes after exit

Postby jchristoff » 04 Oct 2011 00:36

1.1.11 (The Luggage). Sorry to not have included that in the first place.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: flanter21 and 78 guests