doc/ffserver: document InputFormat stream option

This commit is contained in:
Stefano Sabatini 2013-11-28 21:06:28 +01:00
parent 77f5cb92af
commit 2a0349786a
1 changed files with 3 additions and 0 deletions

View File

@ -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.