Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2013-08-26 18:22:44 +0400
committerLuca Barbato <lu_zero@gentoo.org>2013-08-27 16:38:19 +0400
commit21015109ec0fac0f104a5355f272ecb956ba3f4e (patch)
tree990a8a7a7bd7d12dcf0d00b63310ed531e4de6d6 /doc/demuxers.texi
parentf812eeda17e38797df5cb733ce99cdfd829d84ca (diff)
doc: Document the flv demuxer
Diffstat (limited to 'doc/demuxers.texi')
-rw-r--r--doc/demuxers.texi11
1 files changed, 11 insertions, 0 deletions
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