Browse Source

doc/ffserver: extend documentation for VideoBitRateRange

tags/n2.2-rc1
Stefano Sabatini 12 years ago
parent
commit
805b607484
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      doc/ffserver.texi

+ 4
- 0
doc/ffserver.texi View File

@@ -402,6 +402,10 @@ Set bitrate for the video stream in KB per second.
@item VideoBitRateRange @var{range}
Set video bitrate range.

A range must be specified in the form @var{minrate}-@var{maxrate}, and
specifies the @option{minrate} and @option{maxrate} encoding options
expressed in KB.

@item VideoBitRateRangeTolerance @var{n}

@item PixelFormat


Loading…
Cancel
Save