From: Jun Zhao <[email protected]> Update spp command options docs
Suggested-by: Moritz Barsnick <[email protected]> Signed-off-by: Jun Zhao <[email protected]> --- doc/filters.texi | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index 7f1f59b..15c7f76 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -17325,7 +17325,8 @@ This filter supports the following commands: @table @option @item level @item quality -Same as quality option. And the command accepts the @code{max} same as the @code{6}. +Same as quality option. The command accepts the value @code{max} with the same +meaning as @code{6}. @end table @section sr -- 1.7.1 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
