[Libav-user] Does ffmpeg supports multiple output files?
Carl Eugen Hoyos
ceffmpeg at gmail.com
Mon Nov 28 20:50:25 EET 2016
2016-11-28 9:39 GMT+01:00 mahesh p <mahesh.p417 at gmail.com>:
> I am looking for a solution by which one encoder can generate
> multiple output files.
Encoders do not generate output files.
Encoders produce video (or audio, etc.) streams that you can
mux into as many files as you like without needing another
encoder instance.
Carl Eugen
More information about the Libav-user
mailing list