From dc5ee8bc54fe2a98eaaf83d84f0fba93e0af03af Mon Sep 17 00:00:00 2001 From: Panagiotis Issaris Date: Fri, 15 Sep 2006 22:32:30 +0000 Subject: Remove the "bt" OptionDef option from ffmpeg.c. The equally named "bt" AVOption takes over its function although the parameter unit has changed from kilobits/sec to bits/sec. Originally committed as revision 6276 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ffmpeg-doc.texi') diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 44692f6c6d..04f85adeef 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -269,7 +269,7 @@ blue (default = 000000 (black)). @item -vn Disable video recording. @item -bt tolerance -Set video bitrate tolerance (in kbit/s). +Set video bitrate tolerance (in bit/s). @item -maxrate bitrate Set max video bitrate tolerance (in bit/s). @item -minrate bitrate -- cgit v1.2.3