forked from FFmpeg/FFmpeg
doc/ffserver: document InputFormat stream option
This commit is contained in:
parent
77f5cb92af
commit
2a0349786a
1 changed files with 3 additions and 0 deletions
|
@ -385,6 +385,9 @@ Set the format of the output stream.
|
|||
Must be the name of a format recognized by FFmpeg. If set to
|
||||
@samp{status}, it is treated as a status stream.
|
||||
|
||||
@item InputFormat @var{format_name}
|
||||
Set input format. If not specified, it is automatically guessed.
|
||||
|
||||
@item AudioBitRate @var{rate}
|
||||
Set bitrate for the audio stream in KB per second.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue