Search found 5 matches

Go to advanced search

by valky
22 Sep 2010 22:01
Forum: Web and scripting
Topic: VLC Multimedia plugin 1.1.4 on Fedora
Replies: 8
Views: 16205

VLC Multimedia plugin 1.1.4 on Fedora

I have just installed VLC plugin 1.1.4 in Firefox on Fedora 13. The problem is that i cant play any embedded videos using this plugin. When I use VLC plugin 1.0.6 everything works fine. The plugin is correctly listed in about:plugins . Is this a bug? My code is: <OBJECT classid="clsid:9BE31822-...
by valky
29 Aug 2010 16:29
Forum: Web and scripting
Topic: http progressive streaming
Replies: 1
Views: 986

http progressive streaming

I have embedded mozilla plugin and play videos located on remote server via http streaming. I experienced that when I pause video there are no packets arriving from server, so buffering is stopped. I noticed that some other players download the whole file to the client eventhough the playing is stop...
by valky
15 Apr 2010 13:53
Forum: Development around libVLC
Topic: mozilla project documentation
Replies: 1
Views: 355

mozilla project documentation

Is there any code documentation of mozzilla plugin project? I found only this documentation http://www.videolan.org/developers/vlc/ ... ygen/html/ but there is nothing about plugin. thanks
by valky
05 Apr 2010 15:10
Forum: Web and scripting
Topic: cannot obtain vlc.input.length
Replies: 1
Views: 692

cannot obtain vlc.input.length

I can't obtain vlc.input.length information from avi files, when i use flv files, there is no problem, i don't get it. can you help me? //length of the input file var length = vlc.input.length; hn = document.getElementById("length"); hn.innerHTML = 'Length: ' + length + ' ms'; }
by valky
05 Apr 2010 12:09
Forum: Web and scripting
Topic: how to retrieve codec and media information
Replies: 1
Views: 1153

how to retrieve codec and media information

Hi all, My problem is that I have embedded VLC Player in web page using VLC Multimedia Plug-in 1.0.5 and I need to retrieve codec information and also media information when web client is accessing video (example. input bitrate, lost frames, decoded blocks, ...). Is there any way how to do it using ...

Go to advanced search