Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 412981d8b8..8dce89e43a 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -707,7 +707,7 @@ afade=t=in:ss=0:d=15
@item
Fade out last 25 seconds of a 900 seconds audio:
@example
-afade=t=out:ss=875:d=25
+afade=t=out:st=875:d=25
@end example
@end itemize