[FFmpeg-devel] [PATCH 3/3] doc/fftools-common-opts: document ffmpeg -h protocol=protocol_name
Gyan Doshi
ffmpeg at gyani.pro
Sat Aug 8 07:56:27 EEST 2020
On 07-08-2020 07:06 pm, Jun Zhao wrote:
> From: Jun Zhao <barryjzhao at tencent.com>
>
> document ffmpeg -h protocol=protocol_name
>
> Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
> ---
> doc/fftools-common-opts.texi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
> index acdaa26..2c94eae 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.
> +
> + at 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
LGTM.
Gyan
More information about the ffmpeg-devel
mailing list