summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSteven Liu <lq@chinaffmpeg.org>2018-08-07 15:48:23 +0800
committerSteven Liu <lq@chinaffmpeg.org>2018-08-07 15:48:23 +0800
commitd37125fb910e466ab3e505afd0a687486f4e7c93 (patch)
treed967ecd9e4367ac1807bc8535533685a420e6782 /doc
parentd54ae9b782c85e626a1e49a8ee204728746227d1 (diff)
downloadffmpeg-d37125fb910e466ab3e505afd0a687486f4e7c93.tar.gz
avformat/flvdec: add flv_ignore_prevtag option into flvdec
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/demuxers.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index 072918be28..5007e6339f 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -269,6 +269,9 @@ ffmpeg -f live_flv -i rtmp://<any.server>/anything/key ....
@table @option
@item -flv_metadata @var{bool}
Allocate the streams according to the onMetaData array content.
+
+@item -flv_ignore_prevtag @var{bool}
+Ignore the size of previous tag value.
@end table
@section gif