Browse Source

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>
tags/n4.4
Jun Zhao 4 years ago
parent
commit
b9ff25a93e
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      doc/fftools-common-opts.texi

+ 4
- 0
doc/fftools-common-opts.texi View File

@@ -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


Loading…
Cancel
Save