summaryrefslogtreecommitdiff
path: root/doc/fftools-common-opts.texi
diff options
context:
space:
mode:
authorJun Zhao <barryjzhao@tencent.com>2020-08-07 21:20:05 +0800
committerJun Zhao <barryjzhao@tencent.com>2020-08-08 15:06:45 +0800
commitb9ff25a93e9bd7002b18b2bdca6b6a77d7ceb6a0 (patch)
treeae7a34b939129b2ce3e0bd6ebfbd2267cb68621b /doc/fftools-common-opts.texi
parent035208e514fa7f1251001a1cd500e9244060f042 (diff)
downloadffmpeg-b9ff25a93e9bd7002b18b2bdca6b6a77d7ceb6a0.tar.gz
doc/fftools-common-opts: document ffmpeg -h protocol=protocol_name
document ffmpeg -h protocol=protocol_name Reviewed-by: Gyan Doshi <ffmpeg@gyani.pro> 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 acdaa26d90..2c94eaefd4 100644
--- a/doc/fftools-common-opts.texi
+++ b/doc/fftools-common-opts.texi
@@ -113,6 +113,10 @@ Print detailed information about the filter named @var{filter_name}. Use the
@item bsf=@var{bitstream_filter_name}
Print detailed information about the bitstream filter named @var{bitstream_filter_name}.
Use the @option{-bsfs} option to get a list of all bitstream filters.
+
+@item protocol=@var{protocol_name}
+Print detailed information about the protocol named @var{protocol_name}.
+Use the @option{-protocols} option to get a list of all protocols.
@end table
@item -version