]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
get rid of nonsense "tolerance" and mention VBV
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 6 Aug 2007 00:05:09 +0000 (00:05 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 6 Aug 2007 00:05:09 +0000 (00:05 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9957 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/ffmpeg-doc.texi

index fca90cc80074a12c44b3ddf19e91fbbab3b6de43..1764dbb1faf7ae4531e621f7aed836e54c1bcace 100644 (file)
@@ -386,11 +386,11 @@ Disable video recording.
 @item -bt tolerance
 Set video bitrate tolerance (in bit/s).
 @item -maxrate bitrate
-Set max video bitrate tolerance (in bit/s).
+Set max video bitrate (in bit/s).
 @item -minrate bitrate
-Set min video bitrate tolerance (in bit/s).
+Set min video bitrate (in bit/s).
 @item -bufsize size
-Set rate control buffer size (in bits).
+Set video buffer verifer buffer size (in bits).
 @item -vcodec codec
 Force video codec to @var{codec}. Use the @code{copy} special value to
 tell that the raw codec data must be copied as is.