doc: Document the flv demuxer

This commit is contained in:
Luca Barbato 2013-08-26 16:22:44 +02:00
parent f812eeda17
commit 21015109ec
1 changed files with 11 additions and 0 deletions

View File

@ -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