Page 1 of 1

VLC Webplayer Failing in Firefox?

Posted: 29 Jun 2008 06:57
by TaylorJ
I've never really had much luck with VLC before running through the browser, but I recently upgrade to Firefox 3 and thought, "Ok, maybe it'll work again." So I tried to set it up and it throws this error:

"R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information."

Also, I've noticed that it sometimes works in IE, but it needs to be manually started, regardless of the
<param name="AutoPlay" value="True" />

Any ideas?

Re: VLC Webplayer Failing in Firefox?

Posted: 29 Jun 2008 11:53
by Jean-Baptiste Kempf
FFx 3 issue. We don't know yet how to fix.

Re: VLC Webplayer Failing in Firefox?

Posted: 10 Jul 2008 20:55
by twebb72
I'm running FF2 and I was getting that error all the time.
After researching it and turns out 90% of the time its a conflict with the windows meda player plugin.
Try disabling the plugin (I think its "about:plugins" in FF).
The easiest way to disable is to rename the dll starting with something other than "np". This will disable it (make sure FF is closed when you do this).

Re: VLC Webplayer Failing in Firefox?

Posted: 05 Dec 2008 13:48
by epgawt
Hi,

first of all, I am using 0.8.6i, but the problem is exactly the same, so maybe the workaround I've found may help 0.9.2 users (hopefully me when I decide to upgrade). I am posting this in 0.8.6 posts too.

The situation where I got R6034 crash was when opening the window with the plugin and in the onload event I tried to start playing.

Solution:

<BODY onload="adjust2Window();sleepy(500); playit();" >

where adjust2Window is window resizing stuff, playit calls the "play" method in the plugin, and sleepy is:

function sleepy(naptime){
var sleeping = true;
var now = new Date();
var alarm;
var startingMSeconds = now.getTime();
while(sleeping){
alarm = new Date();
alarmMSeconds = alarm.getTime();
if(alarmMSeconds - startingMSeconds > naptime){
sleeping = false;
}
}
}


BTW, using the same approach I solved too a Firefox 3.0.4 Hang in XP (SP3) when closing the window while it is still playing ( I am posting this where I find the same problem in the forum)

<BODY onload="adjust2Window();sleepy(500); playit();" onunload="stopit();sleepy(500);" >

stopit calls the plugin stop method.

Regards
Enrique

Re: VLC Webplayer Failing in Firefox?

Posted: 17 Dec 2008 12:04
by revolunet
no more problems for me with 0.9.8+ / FF 3.0.4/IE7

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 09:55
by e6964822
Please can you show one HTML code example that goes well?

Thank you very mush.

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 10:03
by revolunet
check http://vlc.revolunet.com

be sure to use 0.9.8

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 16:20
by e6964822
I use the last VLC 0.9.8a for windows.

In Firefox I only can see one text: "Loading video..." And in Explorer I can not see nothing into the plugins TV.

I have 3.0.5 and Explorer 7.

:cry:

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 16:23
by revolunet

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 16:28
by e6964822
The same with this link :cry:

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 16:32
by revolunet
if you have firebug, please check the console debug and tell me

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 16:44
by e6964822
In firefox error console:

Error: this.player is null
Archivo de origen: http://vlc.revolunet.com/VlcPlayer/VlcPlayer.js
Línea: 171

In firebug 1.3

player ready
this.player is null
playVideo()("http://streams.videolan.org/streams-vid ... 64_aac.mp4", "http://streams.videolan.org/streams-vid ... 64_aac.mp4", ":http-caching=5000")VlcPlayer.js (línea 171)
(?)()()ext1.html (línea 90)
EventManager()()ext-all.js (línea 12)
camelFn()()ext-all.js (línea 13)
[Break on this error] var id = this.player.playlist.add(uri, title, options);
VlcPlayer.js (línea 171)
player ready

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 16:54
by revolunet
mmm looks to be a compatibility issue... would be nice if you could contact me via jabber or msn so we can live debug

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 17:08
by e6964822
I can help with this. If you want can me send me links to test. I cant use msn or dimilars because we are in the job... :oops:

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 17:15
by revolunet
this is the simplest example i have : http://vlc.revolunet.com/simple.html

the video is grabbed from the same server

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 17:21
by e6964822
No errors in firefug or Fire Fox console.

I can see the plugin with the text: Video is loading...

Re: VLC Webplayer Failing in Firefox?

Posted: 12 Jan 2009 17:30
by e6964822
But I can not see video. I go to test the same links in my home computer and I will say you the result. Tanks.

Re: VLC Webplayer Failing in Firefox?

Posted: 15 Jan 2009 09:41
by e6964822
I have my computer very broken. When I repair this or buy another I go to write about the result. Thank you very mush.

Re: VLC Webplayer Failing in Firefox?

Posted: 18 Jan 2009 12:28
by e6964822
:shock: In my home all links goes well. :shock: :shock:

Re: VLC Webplayer Failing in Firefox?

Posted: 05 Feb 2009 12:04
by e6964822
YEAH now in my job with the new Firefox 3.0.6 all goes well!!! :D

Re: VLC Webplayer Failing in Firefox?

Posted: 05 Feb 2009 12:06
by e6964822
I use the VLC 0.8.6

Re: VLC Webplayer Failing in Firefox?

Posted: 05 Feb 2009 12:09
by revolunet
0.8.6 plugin is very instable, use 0.9.8