diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-01-10 11:04:59 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-01-12 10:39:24 +0100 |
commit | a8b0ece6e59e9fd354cc426ea6ffab39352df3f5 (patch) | |
tree | 9c41176efd370023f16f5224253fe2e2e6f6140e /doc | |
parent | 794006f8fe403ccd2993513a8e4fbe885ef7f9fb (diff) | |
download | ffmpeg-a8b0ece6e59e9fd354cc426ea6ffab39352df3f5.tar.gz |
lavfi/testsrc: add "d" alias for the duration option
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index d0075f2453..99e157d54c 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3230,7 +3230,7 @@ number or a valid video frame rate abbreviation. The default value is @item sar Set the sample aspect ratio of the sourced video. -@item duration +@item duration, d Set the video duration of the sourced video. The accepted syntax is: @example [-]HH[:MM[:SS[.m...]]] |