From d95143ec82a026967e10a4521a5de78fb5cb2ec1 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Thu, 21 Feb 2013 19:33:26 +0100 Subject: lavf/segment: add support to ffconcat segment list --- doc/demuxers.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/demuxers.texi') diff --git a/doc/demuxers.texi b/doc/demuxers.texi index f9c86e76c7..0861287e76 100644 --- a/doc/demuxers.texi +++ b/doc/demuxers.texi @@ -29,6 +29,7 @@ the caller can decide which variant streams to actually receive. The total bitrate of the variant that the stream belongs to is available in a metadata key named "variant_bitrate". +@anchor{concat} @section concat Virtual concatenation script demuxer. -- cgit v1.2.3