Search found 6 matches

Go to advanced search

by federico.perotto
10 Sep 2010 18:27
Forum: Web and scripting
Topic: elephant dream HD video stays black in web plugin
Replies: 0
Views: 684

elephant dream HD video stays black in web plugin

Hi all, i am trying to play elephant dream 1920 HD video via vlc web plugin. I can play the file with vlc but in the web plugin the screen stays black. I have tried IE and FF, VLC 1.0.5 and 1.1.4. Here's the code I think should work (and it works with other video files): <html> <head> <title>vlc tes...
by federico.perotto
24 Jun 2010 10:05
Forum: VLC media player for Windows Troubleshooting
Topic: VLC Screencasting Audio Problem
Replies: 17
Views: 10149

Re: VLC Screencasting Audio Problem

Only workaround I know is to start two VLC instances and record video with other and audio with another.
I want try to follow your suggestion. Can you provide a command line that will capture desktop audio, please?
by federico.perotto
23 Jun 2010 17:46
Forum: VLC media player for Windows Troubleshooting
Topic: VLC Screencasting Audio Problem
Replies: 17
Views: 10149

Re: VLC Screencasting Audio Problem

Please can you give me an hint on how i can capture (and encode) my desktop audio?
Thanks
by federico.perotto
18 Jun 2010 12:39
Forum: Web and scripting
Topic: problem adding vlc object via javascript in ie8 [resolved]
Replies: 1
Views: 2380

Re: problem adding vlc object via javascript in ie8

To see the video playing in ie you have to set the width and height of the <object> element after it is created. wrapper.innerHTML = '<object type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2" width="720px" hei...
by federico.perotto
17 May 2010 10:16
Forum: Web and scripting
Topic: Firefox Stream: playlist is undefined
Replies: 2
Views: 1316

Re: Firefox Stream: playlist is undefined

I also experienced the problem of undefined playlist.
I cannot tell why it happens, I am confused, but it seems (also) related to hardware in some way.

Now I have some code working on firefox, it creates the vlc plugin via javascript.
You can find it in this topic.
Good luck

Federico
by federico.perotto
14 May 2010 18:11
Forum: Web and scripting
Topic: problem adding vlc object via javascript in ie8 [resolved]
Replies: 1
Views: 2380

problem adding vlc object via javascript in ie8 [resolved]

Hi all, the following code snippet works on firefox and chrome but not in ie8 (videolan 1.0.5 and windows server 2003). <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/19...

Go to advanced search