From 31f9cf38f074bf4f305abea9f43614c9a0a0d72e Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Wed, 12 Dec 2012 10:08:43 +0100 Subject: [PATCH] Fix frame-rate documentation. --- doc/ffmpeg.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 981871a76f..b8f6930c45 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -426,8 +426,7 @@ As an input option, ignore any timestamps stored in the file and instead generate timestamps assuming constant frame rate @var{fps}. As an output option, duplicate or drop input frames to achieve constant output -frame rate @var{fps} (note that this actually causes the @code{fps} filter to be -inserted to the end of the corresponding filtergraph). +frame rate @var{fps}. @item -s[:@var{stream_specifier}] @var{size} (@emph{input/output,per-stream}) Set frame size.