summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2021-04-20 09:32:50 +0530
committerGyan Doshi <ffmpeg@gyani.pro>2021-04-20 09:32:50 +0530
commit54d8386f52547f8abfb8fbad35b61cbfee3eed41 (patch)
tree81ae26c9165b763fac9de0b827b17a5c7cfe6f50 /doc
parent7368e5537db61683b535257adbc0c3b15f0f84f2 (diff)
doc/filters: note requirements for xfade inputs
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 68f17dd563..67587d96ee 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -21803,6 +21803,9 @@ Default is @code{3}.
Apply cross fade from one input video stream to another input video stream.
The cross fade is applied for specified duration.
+Both inputs must be constant frame-rate and have the same resolution, pixel format,
+frame rate and timebase.
+
The filter accepts the following options:
@table @option