summaryrefslogtreecommitdiff
path: root/doc/demuxers.texi
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2021-08-31 14:09:57 +0200
committerNicolas George <george@nsup.org>2021-09-16 10:17:59 +0200
commitc753b49c38c434ab9da931a62cba5dfccf8bf6b8 (patch)
tree9e94760eb4043c367703859bce0aa5ed1a5a92e5 /doc/demuxers.texi
parent76cf1ff9796bbee0382a21a9efe6a97ded147107 (diff)
downloadffmpeg-c753b49c38c434ab9da931a62cba5dfccf8bf6b8.tar.gz
lavf/concatdec: support stream metadata
Diffstat (limited to 'doc/demuxers.texi')
-rw-r--r--doc/demuxers.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index fd06be3195..87e4d0319a 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -177,6 +177,10 @@ subfiles will be used.
This is especially useful for MPEG-PS (VOB) files, where the order of the
streams is not reliable.
+@item @code{stream_meta @var{key} @var{value}}
+Metadata for the stream.
+Can be present multiple times.
+
@end table
@subsection Options