You can probably do that if the Linux box is looking for a UDP source stream. A windows startup command line to do this would look something like: vlc udp://@ :sout=#transcode{vcodec=DIV3,vb=512,scale=1,acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,dst=127.0.0.1:1234}} What t...