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.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ffmpeg.texi') diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index a826616aa5..f949c9b3bb 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -896,7 +896,7 @@ Newly added values will have to be specified as strings always. Each frame is passed with its timestamp from the demuxer to the muxer. @item 1, cfr Frames will be duplicated and dropped to achieve exactly the requested -constant framerate. +constant frame rate. @item 2, vfr Frames are passed through with their timestamp or dropped so as to prevent 2 frames from having the same timestamp. -- cgit v1.2.3