From 805b607484e1d56cc60e2a82881c49bc645dbbde Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Thu, 28 Nov 2013 19:34:14 +0100 Subject: doc/ffserver: extend documentation for VideoBitRateRange --- doc/ffserver.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ffserver.texi') diff --git a/doc/ffserver.texi b/doc/ffserver.texi index 509bf246b6..07a8ae3072 100644 --- a/doc/ffserver.texi +++ b/doc/ffserver.texi @@ -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 -- cgit v1.2.3