mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-28 05:50:43 +00:00
get rid of nonsense "tolerance" and mention VBV
Originally committed as revision 9957 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d9a1e085cd
commit
f754bfb962
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user