aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-10-25 21:27:41 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-10-28 09:14:34 +0100
commitb0e2f4a757d6f331d3b54847ffc663e04922f558 (patch)
tree83d2f73429ef9aea780bff5e8aad4915b04ed8b1 /doc
parentc4a36b6f70f37e668874d134f955eb96e23853c9 (diff)
downloadffmpeg-b0e2f4a757d6f331d3b54847ffc663e04922f558.tar.gz
lavfi/concat: implement unsafe mode.
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 c4e29c30f1..19b8bf2229 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4643,6 +4643,9 @@ streams in each segment. Default is 1.
Set the number of output audio streams, that is also the number of video
streams in each segment. Default is 0.
+@item unsafe
+Activate unsafe mode: do not fail if segments have a different format.
+
@end table
The filter has @var{v}+@var{a} outputs: first @var{v} video outputs, then