Commit a54c3ff6 authored by Mulvya's avatar Mulvya Committed by Lou Logan

doc/filters: blend terminates on longest input

Signed-off-by: 's avatarMulvya <mulvya@gmail.com>
Signed-off-by: 's avatarLou Logan <lou@lrcd.com>
parent 4a05d2ed
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment