summaryrefslogtreecommitdiff
path: root/doc/ffmpeg.texi
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2012-12-12 10:08:43 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2012-12-12 10:08:43 +0100
commit31f9cf38f074bf4f305abea9f43614c9a0a0d72e (patch)
treea7b32b8d9d9e8e22b648685eee637c1d5a11f0a6 /doc/ffmpeg.texi
parentbe5389d58521514ab3cd428977a00834f375b9ee (diff)
Fix frame-rate documentation.
Diffstat (limited to 'doc/ffmpeg.texi')
-rw-r--r--doc/ffmpeg.texi3
1 files changed, 1 insertions, 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.