summaryrefslogtreecommitdiff
path: root/doc/fftools-common-opts.texi
diff options
context:
space:
mode:
authorJun Zhao <barryjzhao@tencent.com>2019-06-08 22:52:47 +0800
committerJun Zhao <barryjzhao@tencent.com>2019-06-14 13:19:26 +0800
commitc432a91d252fc44bc4a9a56c785632d1f3fa182f (patch)
treee26a01886d9cc51ca5bad3272208e2bd5ce5c23a /doc/fftools-common-opts.texi
parent6f34fca8a8ad0ef25ec34cfa7e0da46aa0762231 (diff)
downloadffmpeg-c432a91d252fc44bc4a9a56c785632d1f3fa182f.tar.gz
doc/fftools-common-opts: document ffmpeg -h bsf=bitstream_filter_name
document ffmpeg -h bsf=bitstream_filter_name Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
Diffstat (limited to 'doc/fftools-common-opts.texi')
-rw-r--r--doc/fftools-common-opts.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
index 4c821bad07..1234de850e 100644
--- a/doc/fftools-common-opts.texi
+++ b/doc/fftools-common-opts.texi
@@ -109,6 +109,10 @@ Print detailed information about the muxer named @var{muxer_name}. Use the
@item filter=@var{filter_name}
Print detailed information about the filter name @var{filter_name}. Use the
@option{-filters} option to get a list of all filters.
+
+@item bsf=@var{bitstream_filter_name}
+Print detailed information about the bitstream filter name @var{bitstream_filter_name}.
+Use the @option{-bsfs} option to get a list of all bitstream filters.
@end table
@item -version