Hello, I'd like to save an H.264 video stream, received over RTP, to a local file, in some container format (for example AVI). I do not want the stream to be recompressed but only wrapped in the container and saved as-is. I have been able to do this using the GUI, but I want to do it by command line...