[FFmpeg-devel] [PATCH V2] doc/spp: Update spp command options docs
Jun Zhao
mypopydev at gmail.com
Sat Jan 18 10:11:01 EET 2020
From: Jun Zhao <barryjzhao at tencent.com>
Update spp command options docs
Suggested-by: Moritz Barsnick <barsnick at gmx.net>
Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
---
doc/filters.texi | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 7f1f59b..aa7dad5 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -17323,9 +17323,9 @@ option may cause flicker since the B-Frames have often larger QP. Default is
This filter supports the following commands:
@table @option
- at item level
- at item quality
-Same as quality option. And the command accepts the @code{max} same as the @code{6}.
+ at item quality, level
+Set quality level. The value @code{max} can be used to set the maximum level,
+currently @code{6}.
@end table
@section sr
--
1.7.1
More information about the ffmpeg-devel
mailing list