My notes indicate two switches that can be added to the command line.
rem --directx-audio-speaker=Mono Switch to force mono downmix Also --waveout-audio-channels=1 for wave output module
Although my audio output module is set to automatic, I think for audio it uses directX.
When I tested it in the distant past, although I have 2 speakers, both were playing the same sound, not stereo.
I think this one will work for most folks. --directx-audio-speaker=Mono
Hi VLCwin7User,
Please forgive me for my lack of technical knowledge.
So the "explain like I'm 5" version of your notes would require users to paste that code [rem --directx...] into a command line setting in VLC? (not sure how to do this but will research)
After doing so, does this switch all audio output to Mono until this line of code is removed/added back again?
My goal would be to toggle between Mono and Stereo with a shortcut, For example: Ctrl + .
Thank you