[FFmpeg-cvslog] doc: Document the flv demuxer
Luca Barbato
git at videolan.org
Wed Aug 28 12:03:11 CEST 2013
ffmpeg | branch: master | Luca Barbato <lu_zero at gentoo.org> | Mon Aug 26 16:22:44 2013 +0200| [21015109ec0fac0f104a5355f272ecb956ba3f4e] | committer: Luca Barbato
doc: Document the flv demuxer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=21015109ec0fac0f104a5355f272ecb956ba3f4e
---
doc/demuxers.texi | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index b78cf68..36292b8 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".
+ at section flv
+
+Adobe Flash Video Format demuxer.
+
+This demuxer is used to demux FLV files and RTMP network streams.
+
+ at table @option
+ at item -flv_demuxer @var{bool}
+Allocate the streams according to the onMetaData array content.
+ at end table
+
@c man end INPUT DEVICES
More information about the ffmpeg-cvslog
mailing list