Document ffserver no-launch mode.
Originally committed as revision 13894 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
9c09099e75
commit
dea7da1063
1 changed files with 4 additions and 0 deletions
|
|
@ -246,6 +246,10 @@ Show available formats, codecs, protocols, ...
|
|||
Show help.
|
||||
@item -f @var{configfile}
|
||||
Use @file{configfile} instead of @file{/etc/ffserver.conf}.
|
||||
@item -n
|
||||
Enable no-launch mode. This option disables all the Launch directives
|
||||
within the various <Stream> sections. FFserver will not launch any
|
||||
ffmpeg instance, so you will have to launch them manually.
|
||||
@end table
|
||||
@c man end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue