mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
doc/ffmpeg: use @command{} for programs mentioned in -override_ffserver
This commit is contained in:
parent
8adaee56c4
commit
6b58488f92
@ -1113,12 +1113,14 @@ transcoding. Use @option{-noaccurate_seek} to disable it, which may be useful
|
|||||||
e.g. when copying some streams and transcoding the others.
|
e.g. when copying some streams and transcoding the others.
|
||||||
|
|
||||||
@item -override_ffserver (@emph{global})
|
@item -override_ffserver (@emph{global})
|
||||||
Overrides the input specifications from ffserver. Using this option you can
|
Overrides the input specifications from @command{ffserver}. Using this
|
||||||
map any input stream to ffserver and control many aspects of the encoding from
|
option you can map any input stream to @command{ffserver} and control
|
||||||
ffmpeg. Without this option ffmpeg will transmit to ffserver what is requested by
|
many aspects of the encoding from @command{ffmpeg}. Without this
|
||||||
ffserver.
|
option @command{ffmpeg} will transmit to @command{ffserver} what is
|
||||||
|
requested by @command{ffserver}.
|
||||||
|
|
||||||
The option is intended for cases where features are needed that cannot be
|
The option is intended for cases where features are needed that cannot be
|
||||||
specified to ffserver but can be to ffmpeg.
|
specified to @command{ffserver} but can be to @command{ffmpeg}.
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user