Hi, I'm a relatively new VLC user and I've been trying to save the MJPEG stream from a Foscam camera to an AVI file using VLC 1.1.11... vlc http://foscam/video.cgi?user=x&pwd=y --sout="#standard{access=file,mux=avi,dst=output.avi}" The resulting file can be played in VLC, but when load...