doc: Document the flv demuxer
This commit is contained in:
parent
f812eeda17
commit
21015109ec
1 changed files with 11 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue