Browse code

doc/ffmpeg: document -override_ffserver

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2013/07/10 04:42:27
Showing 1 changed files
... ...
@@ -1060,6 +1060,14 @@ This option is similar to @option{-filter_complex}, the only difference is that
1060 1060
 its argument is the name of the file from which a complex filtergraph
1061 1061
 description is to be read.
1062 1062
 
1063
+@item -override_ffserver (@emph{global})
1064
+Overrides the input specifications from ffserver. Using this option you can
1065
+map any input stream to ffserver and control many aspects of the encoding from
1066
+ffmpeg. Without this option ffmpeg will transmit to ffserver what is requested by
1067
+ffserver.
1068
+The option is intended for cases where features are needed that cannot be
1069
+specified to ffserver but can be to ffmpeg.
1070
+
1063 1071
 @end table
1064 1072
 
1065 1073
 As a special exception, you can use a bitmap subtitle stream as input: it