Hi guys, Is it possible for ffmpeg to encode an input stream once and have it output to more than one file? I'd like to record from a capture card and write to a file and a tcp connection. The only way i can do this is setting the encode options twice and having ffmpeg encode the input stream twice. David