From 21015109ec0fac0f104a5355f272ecb956ba3f4e Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Mon, 26 Aug 2013 16:22:44 +0200 Subject: doc: Document the flv demuxer --- doc/demuxers.texi | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/demuxers.texi') diff --git a/doc/demuxers.texi b/doc/demuxers.texi index b78cf680ef..36292b895f 100644 --- a/doc/demuxers.texi +++ b/doc/demuxers.texi @@ -88,4 +88,15 @@ 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". +@section flv + +Adobe Flash Video Format demuxer. + +This demuxer is used to demux FLV files and RTMP network streams. + +@table @option +@item -flv_demuxer @var{bool} +Allocate the streams according to the onMetaData array content. +@end table + @c man end INPUT DEVICES -- cgit v1.2.3