diff options
author | rogerdpack | 2012-10-15 11:26:39 -0600 |
---|---|---|
committer | rogerdpack | 2012-10-15 11:26:39 -0600 |
commit | a8eaa9ebc670ffa0dfc008d032c5239ab2d10ced (patch) | |
tree | 62f152f5c266ea746d67a1ae333dbc0d6fb0c847 | |
parent | 7f5a78a0da8e310e67431844d57cceb46d726dbb (diff) |
docu: change verb flite
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
-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 c9b3b45bd0..938372c826 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1144,7 +1144,7 @@ ffmpeg -f lavfi -i flite=text='So fare thee well, poor devil of a Sub-Sub, whose @end example @item -Make @file{ffplay} speech the specified text, using @code{flite} and +Make @file{ffplay} speak the specified text, using @code{flite} and the @code{lavfi} device: @example ffplay -f lavfi flite=text='No more be grieved for which that thou hast done.' |