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>
This commit is contained in:
parent
035208e514
commit
b9ff25a93e
@ -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…
x
Reference in New Issue
Block a user