OSDN Git Service

doc/filters: blend terminates on longest input
authorMulvya <mulvya@gmail.com>
Sat, 24 Sep 2016 03:35:27 +0000 (09:05 +0530)
committerLou Logan <lou@lrcd.com>
Tue, 27 Sep 2016 19:06:37 +0000 (11:06 -0800)
Signed-off-by: Mulvya <mulvya@gmail.com>
Signed-off-by: Lou Logan <lou@lrcd.com>
doc/filters.texi

index 7aa541f..9d51757 100644 (file)
@@ -4534,7 +4534,7 @@ Blend two video frames into each other.
 
 The @code{blend} filter takes two input streams and outputs one
 stream, the first input is the "top" layer and second input is
-"bottom" layer.  Output terminates when shortest input terminates.
+"bottom" layer.  By default, the output terminates when the longest input terminates.
 
 The @code{tblend} (time blend) filter takes two consecutive frames
 from one single stream, and outputs the result obtained by blending