Commit 21015109 authored by Luca Barbato's avatar Luca Barbato

doc: Document the flv demuxer

parent f812eeda
...@@ -88,4 +88,15 @@ the caller can decide which variant streams to actually receive. ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment