mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
doc: Consistently use 'frame rate' everywhere
We used to use 'framerate' or 'frame rate' randomly. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
@@ -144,8 +144,8 @@ Set codec time base.
|
||||
|
||||
It is the fundamental unit of time (in seconds) in terms of which
|
||||
frame timestamps are represented. For fixed-fps content, timebase
|
||||
should be 1/framerate and timestamp increments should be identically
|
||||
1.
|
||||
should be @code{1 / frame_rate} and timestamp increments should be
|
||||
identically 1.
|
||||
|
||||
@item g @var{integer} (@emph{encoding,video})
|
||||
Set the group of picture size. Default value is 12.
|
||||
|
||||
Reference in New Issue
Block a user