ffmpeg | branch: master | softworkz <[email protected]> | Mon Oct 31 06:20:06 2022 +0000| [00ce6f486b8fc2ab0cf4da379ddf63df7122dd10] | committer: Haihao Xiang
doc/filters.texi: remove incorrect statement Signed-off-by: softworkz <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=00ce6f486b8fc2ab0cf4da379ddf63df7122dd10 --- doc/filters.texi | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 721549c2c7..e1554cb18e 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -26317,7 +26317,6 @@ To use vaapi filters, you need to setup the vaapi device correctly. For more inf Overlay one video on the top of another. It takes two inputs and has one output. The first input is the "main" video on which the second input is overlaid. -This filter requires same memory layout for all the inputs. So, format conversion may be needed. The filter accepts the following options: _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
