]> git.sesse.net Git - ffmpeg/blobdiff - doc/demuxers.texi
mpegvideo: make frame_size_alloc() static.
[ffmpeg] / doc / demuxers.texi
index 36292b895f2ab8e471bb3f310d929a329fe91572..2f2f464404aaeb5e7989b8b18d643cc16ae6c87f 100644 (file)
@@ -95,8 +95,19 @@ Adobe Flash Video Format demuxer.
 This demuxer is used to demux FLV files and RTMP network streams.
 
 @table @option
-@item -flv_demuxer @var{bool}
+@item -flv_metadata @var{bool}
 Allocate the streams according to the onMetaData array content.
 @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