Hi !
VLC Commandline, how can i set the size of the audio visualisation window ?
I have found the commands, in the helpfile:
" General: --effect-list=<string> Effects list
A list of visual effect, separated by commas.
Current effects
include: dummy, scope, spectrum, spectrometer and vuMeter.
--effect-width=<integer [-2147483648 .. 2147483647]>
Video width
The width of the effects video window, in pixels.
--effect-height=<integer [-2147483648 .. 2147483647]>
Video height
The height of the effects video window, in pixels.
"
What is "[-2147483648 .. 2147483647]" ???
VLC starts with audio-visualisation.
I have tried several values but there is no change, the visualisation-window doesn´t change size.
One example: VLC http://www.broadcastify.com/scripts/pla ... 259036.asx --volume="256" --audio-visual=visual --effect-list=spectrum --effect-width="40" --effect-height=20"