Christoph Gerstbauer <christophgerstbauer <at> gmail.com> writes:
> > (I don't think FFmpeg reads from the output > > file if that was your question.) > > That WAS the question ;) > so my question is still the same: why is this > so slow over lan? As said: FFmpeg seeks in the output file. (Of course this may not be the complete answer, but seeking certainly has a performance cost over network.) You could of course test with a pipe to prove me wrong... Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
