Ok, I have run into an issue whereby I am trying to stream a .M3U file over ASF. The M3u containus 2 videos, in wmv format. The command I am using: vlc -I dummy c:\test.m3u --sout-keep --loop :sout=#transcode{width=128,height=96,vcodec=WMV2,vb=300,fps=5,acodec=wma2,ab=48,channels=2,samplerate=22050}...