ffmpeg | branch: master | Anton Khirnov <an...@khirnov.net> | Fri Apr  5 
15:06:54 2024 +0200| [baf17c15bec6eab97d9d67acd0a18cc0f4f45309] | committer: 
Anton Khirnov

doc/ffmpeg: document that there can be multiple complex filtergraphs

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=baf17c15bec6eab97d9d67acd0a18cc0f4f45309
---

 doc/ffmpeg.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 9bd548ce4e..e996ab945f 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -2143,7 +2143,8 @@ Define a complex filtergraph, i.e. one with arbitrary 
number of inputs and/or
 outputs. For simple graphs -- those with one input and one output of the same
 type -- see the @option{-filter} options. @var{filtergraph} is a description of
 the filtergraph, as described in the ``Filtergraph syntax'' section of the
-ffmpeg-filters manual.
+ffmpeg-filters manual. This option may be specified multiple times - each use
+creates a new complex filtergraph.
 
 Inputs to a complex filtergraph may come from different source types,
 distinguished by the format of the corresponding link label:

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to