[FFmpeg-cvslog] doc/ffserver: extend documentation for VideoBitRateRange
Stefano Sabatini
git at videolan.org
Thu Nov 28 20:17:46 CET 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Thu Nov 28 19:34:14 2013 +0100| [805b607484e1d56cc60e2a82881c49bc645dbbde] | committer: Stefano Sabatini
doc/ffserver: extend documentation for VideoBitRateRange
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=805b607484e1d56cc60e2a82881c49bc645dbbde
---
doc/ffserver.texi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/ffserver.texi b/doc/ffserver.texi
index 509bf24..07a8ae3 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}- at var{maxrate}, and
+specifies the @option{minrate} and @option{maxrate} encoding options
+expressed in KB.
+
@item VideoBitRateRangeTolerance @var{n}
@item PixelFormat
More information about the ffmpeg-cvslog
mailing list