Hello. I've tried to set up VLC on my local network to stream audio for my PocketPC with Windows Mobile 2005. This is the command which I used: vlc -vvv test.mp3 --sout '#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=32,channels=2}:std{access=mmsh,mux=asfh,url=:1275,name="test"}' . B...