summaryrefslogtreecommitdiff
path: root/doc/demuxers.texi
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2021-08-31 15:57:48 +0200
committerNicolas George <george@nsup.org>2021-09-16 10:17:59 +0200
commit2263ff505c986f03005674072c1d46f0723143ea (patch)
treeacb3394d77924bb6384a113615aa1a7484c1e6b0 /doc/demuxers.texi
parent1a0aff8ca56d3695eedbc015f7f7dad991ef9bf5 (diff)
downloadffmpeg-2263ff505c986f03005674072c1d46f0723143ea.tar.gz
lavf/concat: add support for chapters
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 6bb0574e94..0c347e3f47 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -184,6 +184,10 @@ Can be present multiple times.
@item @code{stream_codec @var{value}}
Codec for the stream.
+@item @code{cahpter @var{id} @var{start} @var{end}}
+Add a chapter. @var{id} is an unique identifier, possibly small and
+consecutive.
+
@end table
@subsection Options