I am trying to get VLC to do digital passthru for ac3, dts, etc. All audio is coming out 2 channel. This command line works correctly with 5.1 audio passthru with mplayer: mplayer-svn -fs -zoom -quiet -ao alsa:device=hw=0.3 -channels 6 -ac hwdts,dwac3, <filename> How can I make vlc do the same thing...