Hi,
I tried this by setting the the preferences in VLC.
When I restart VLC, the settings are kept.
However when I start the audio stream in active-x, the visualizations are not shown.
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. /...
Hi everyone, Is it possible to show visual audio effects in the active-x component? I tried both codes as a test, with '--' and with ':'. The audio started playing, but without the visual effect. var options = "--audio-visual=visual --effect-list=vuMeter"; var itemId = vlc.playlist.add(&qu...