Code: Select all
stereo-mode=7
===
hello everyone
on this picture
https://ibb.co/C6mjZJZ
you can see that vlc defaults to stereo, although in the vlcrc file i have set everything i could find to mono
is there *anyway* i can tell vlc to default to mono?
through the config file would be preferable but command line could do the trick
any help on this would be much appreciated.
(runing vlc linux)
Code: Select all
% grep -ie mono -ie stereo vlcrc
# Stereo mode (integer)
# Stereo (boolean)
alsa-stereo=0
[mono] # Stereo to mono downmixer
sout-mono-downmix=1
sout-mono-channel=0
[stereo_widen] # Simple stereo widening effect
#stereowiden-delay=20.000000
#stereowiden-feedback=0.300000
#stereowiden-crossfeed=0.300000
#stereowiden-dry-mix=0.800000
# Stereo audio output mode (integer)
#stereo-mode=0