THANK YOU!!!
Thank you so much.
I searched, but couldn't find documentation, so in case anyone is looking:
Start VLC at 21% volume (on Windows):
Code: Select all
vlc.exe --directx-volume=0.21 <file name>
At 200%:
Code: Select all
vlc.exe --directx-volume=2 <file name>
Have a great day.