From: Jun Zhao <barryjz...@tencent.com> document ffmpeg -h bsf=bitstream_filter_name
Signed-off-by: Jun Zhao <barryjz...@tencent.com> --- doc/fftools-common-opts.texi | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi index 4c821ba..1234de8 100644 --- a/doc/fftools-common-opts.texi +++ b/doc/fftools-common-opts.texi @@ -109,6 +109,10 @@ Print detailed information about the muxer named @var{muxer_name}. Use the @item filter=@var{filter_name} Print detailed information about the filter name @var{filter_name}. Use the @option{-filters} option to get a list of all filters. + +@item bsf=@var{bitstream_filter_name} +Print detailed information about the bitstream filter name @var{bitstream_filter_name}. +Use the @option{-bsfs} option to get a list of all bitstream filters. @end table @item -version -- 1.7.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".