]> git.sesse.net Git - ffmpeg/commitdiff
doc/filters: note requirements for xfade inputs
authorGyan Doshi <ffmpeg@gyani.pro>
Tue, 20 Apr 2021 04:02:50 +0000 (09:32 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Tue, 20 Apr 2021 04:02:50 +0000 (09:32 +0530)
doc/filters.texi

index 68f17dd5630f43f0a6c96a48ccae1a1701d4c855..67587d96ee7dfcc0c26c7a26a02f7d75656bbfdc 100644 (file)
@@ -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.
 
 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
 The filter accepts the following options:
 
 @table @option