You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/ffmpeg: document -override_ffserver
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -1060,6 +1060,14 @@ This option is similar to @option{-filter_complex}, the only difference is that
|
|||||||
its argument is the name of the file from which a complex filtergraph
|
its argument is the name of the file from which a complex filtergraph
|
||||||
description is to be read.
|
description is to be read.
|
||||||
|
|
||||||
|
@item -override_ffserver (@emph{global})
|
||||||
|
Overrides the input specifications from ffserver. Using this option you can
|
||||||
|
map any input stream to ffserver and control many aspects of the encoding from
|
||||||
|
ffmpeg. Without this option ffmpeg will transmit to ffserver what is requested by
|
||||||
|
ffserver.
|
||||||
|
The option is intended for cases where features are needed that cannot be
|
||||||
|
specified to ffserver but can be to ffmpeg.
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
As a special exception, you can use a bitmap subtitle stream as input: it
|
As a special exception, you can use a bitmap subtitle stream as input: it
|
||||||
|
Reference in New Issue
Block a user