doc: Document the flv demuxer

pull/37/head
Luca Barbato 12 years ago
parent f812eeda17
commit 21015109ec
  1. 11
      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 The total bitrate of the variant that the stream belongs to is
available in a metadata key named "variant_bitrate". 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 @c man end INPUT DEVICES

Loading…
Cancel
Save