Visualisation with the ActiveX Control

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
cyrus87
New Cone
New Cone
Posts: 3
Joined: 27 Jan 2008 15:23

Visualisation with the ActiveX Control

Postby cyrus87 » 13 Sep 2008 21:47

Hi everybody,

I was wondering if it was possible to show the visualization (spectrum, goom...) when playing an audio file ?

As a matter of fact, i would like to do this in order to listen to a webradio on a web page.

Thank you very much for your help,

Cyrus.

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: Visualisation with the ActiveX Control

Postby Jean-Baptiste Kempf » 14 Sep 2008 04:55

Yes, it should work.
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.

cyrus87
New Cone
New Cone
Posts: 3
Joined: 27 Jan 2008 15:23

Re: Visualisation with the ActiveX Control

Postby cyrus87 » 14 Sep 2008 18:40

Thank you very much for your answer. But i don't know how to do that despite several tries :-(.

JeroenG
New Cone
New Cone
Posts: 3
Joined: 01 Oct 2012 12:03

Re: Visualisation with the ActiveX Control

Postby JeroenG » 05 Oct 2012 11:02

Hi, I also invested a lot of time in finding how to do this.

It should be a matter of passing the correct options, in either of these ways.
The options are the same as when you would use them in command line.
But I didn't succeed in seeing the visualizations.

So according to me it is not possible.


//var options = new Array("--audio-visual=visual","--effect-list=vuMeter");
var options = "--audio-visual=visual --effect-list=vuMeter";
var itemId = vlc.playlist.add("http://yp.shoutcast.com/sbin/tunein-sta ... s?id=69637", null, options);
vlc.playlist.playItem(itemId);
vlc.audio.mute = true;

rgkluver
Blank Cone
Blank Cone
Posts: 13
Joined: 29 Jan 2013 13:08

Re: Visualisation with the ActiveX Control

Postby rgkluver » 30 Jan 2013 02:01

I would be interested in writing my own visualizations based on the audio levels if there was someway we could get that information from the plugin, that would be awesome! If anyone gets this working with the options however, please let us all know your function ;)

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: Visualisation with the ActiveX Control

Postby Jean-Baptiste Kempf » 06 Feb 2013 17:29

I would be interested in writing my own visualizations based on the audio levels if there was someway we could get that information from the plugin, that would be awesome! If anyone gets this working with the options however, please let us all know your function ;)
So far no, but it could be done.
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.


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 3 guests