You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
docu: add flite ffmpeg example
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
This commit is contained in:
@@ -1137,6 +1137,12 @@ Read the specified text selecting the @code{slt} voice:
|
||||
flite=text='So fare thee well, poor devil of a Sub-Sub, whose commentator I am':voice=slt
|
||||
@end example
|
||||
|
||||
@item
|
||||
Input text to ffmpeg:
|
||||
@example
|
||||
ffmpeg -f lavfi -i flite=text='So fare thee well, poor devil of a Sub-Sub, whose commentator I am':voice=slt
|
||||
@end example
|
||||
|
||||
@item
|
||||
Make @file{ffplay} speech the specified text, using @code{flite} and
|
||||
the @code{lavfi} device:
|
||||
|
Reference in New Issue
Block a user