Hello, I'm trying to save a stream to a file. I use udp so I can restore the input after an interruption. http://forum.videolan.org/viewtopic.php?f=13&t=100880 Here is the command transform=transcode{vcodec=FLV1,vb=2048} save=std{access=file,dst=${input}.flv} streaming=display cvlc udp://@:${inp...