[FFmpeg-cvslog] Fix frame-rate documentation.

Carl Eugen Hoyos git at videolan.org
Wed Dec 12 10:09:08 CET 2012


ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Wed Dec 12 10:08:43 2012 +0100| [31f9cf38f074bf4f305abea9f43614c9a0a0d72e] | committer: Carl Eugen Hoyos

Fix frame-rate documentation.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=31f9cf38f074bf4f305abea9f43614c9a0a0d72e
---

 doc/ffmpeg.texi |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 981871a..b8f6930 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.



More information about the ffmpeg-cvslog mailing list