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>
pull/345/head^2
Jun Zhao 4 years ago
parent 035208e514
commit b9ff25a93e
  1. 4
      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} @item bsf=@var{bitstream_filter_name}
Print detailed information about the bitstream filter named @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. 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 @end table
@item -version @item -version

Loading…
Cancel
Save