From fe64b88950d417ed36add4229bce5fa8668edb5a Mon Sep 17 00:00:00 2001 From: Derek Buitenhuis Date: Sat, 30 Mar 2013 14:55:47 -0400 Subject: doc: Consistently use 'frame rate' everywhere We used to use 'framerate' or 'frame rate' randomly. Signed-off-by: Derek Buitenhuis --- doc/ffmpeg-codecs.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ffmpeg-codecs.texi') diff --git a/doc/ffmpeg-codecs.texi b/doc/ffmpeg-codecs.texi index 8f807c11ec..e97abe3768 100644 --- a/doc/ffmpeg-codecs.texi +++ b/doc/ffmpeg-codecs.texi @@ -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. -- cgit v1.2.3