mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
doc: document the asf demuxer
And drop a typo from the previous FLV entry.
This commit is contained in:
parent
0ce1a7598e
commit
48f2e53ad0
@ -95,8 +95,19 @@ Adobe Flash Video Format demuxer.
|
|||||||
This demuxer is used to demux FLV files and RTMP network streams.
|
This demuxer is used to demux FLV files and RTMP network streams.
|
||||||
|
|
||||||
@table @option
|
@table @option
|
||||||
@item -flv_demuxer @var{bool}
|
@item -flv_metadata @var{bool}
|
||||||
Allocate the streams according to the onMetaData array content.
|
Allocate the streams according to the onMetaData array content.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
@section asf
|
||||||
|
|
||||||
|
Advanced Systems Format demuxer.
|
||||||
|
|
||||||
|
This demuxer is used to demux ASF files and MMS network streams.
|
||||||
|
|
||||||
|
@table @option
|
||||||
|
@item -no_resync_search @var{bool}
|
||||||
|
Do not try to resynchronize by looking for a certain optional start code.
|
||||||
|
@end table
|
||||||
|
|
||||||
@c man end INPUT DEVICES
|
@c man end INPUT DEVICES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user