diff options
Diffstat (limited to 'doc/filters.texi')
-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 56299771a5..f5740394e6 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -3254,7 +3254,7 @@ number or a valid video frame rate abbreviation. The default value is @item duration, d Set the video duration of the sourced video. The accepted syntax is: @example -[-]HH[:MM[:SS[.m...]]] +[-]HH:MM:SS[.m...] [-]S+[.m...] @end example See also the function @code{av_parse_time()}. |