[FFmpeg-user] Is it possible to speed up merging-speed from HD to LAN?
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Apr 2 15:02:21 CEST 2015
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
More information about the ffmpeg-user
mailing list