

In the case of multiple outputs, combinations of and are repeated for each targeted output.įor more information on FFmpeg flags and outputs, please refer to the Recommended links section. Similar to inputs, FFmpeg is capable of providing multiple outputs as well. I am new in video live streaming.I searched and found nginx-rtmp module to create a my media server, when i saw that, i understood that we can run ffmpeg. And finally the specifies the format and container of the output media (streaming/non-streaming).

are used to configure the FFmpeg output such as quality, bitrate, format, container etcetera. FFmpeg is capable of reading multiple inputs (streaming/non-streaming) through a single command. refers to one or more input sources specified in the FFmpeg command. refers to special command line parameters that can be used to configure an input being read into FFmpeg. Ffmpeg -i įFmpeg supports various types of streaming and non-streaming media inputs over a wide range of protocols.
