I have figured out a working solution. Pretty simple, should work with most setups. Open your favorite text editor, or notepad, if you don't have one, and paste this c: cd "\Program Files (x86)\VideoLAN\VLC\" start /b vlc.exe --directx-audio-speaker=5.1 %1 Edit the path to match your vlc p...