ffmpeg | branch: master | Mulvya <mul...@gmail.com> | Sat Sep 24 09:23:27 2016 +0530| [a54c3ff65f87e785ede4f74e9e09b73d2685d019] | committer: Lou Logan
doc/filters: blend terminates on longest input Signed-off-by: Mulvya <mul...@gmail.com> Signed-off-by: Lou Logan <l...@lrcd.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a54c3ff65f87e785ede4f74e9e09b73d2685d019 --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 7aa541f..9d51757 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -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 _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog