[FFmpeg-devel] [PATCH 1/2] doc/filters: Update commands doc for amix

Jun Zhao mypopydev at gmail.com
Fri May 7 16:03:33 EEST 2021


From: Jun Zhao <barryjzhao at tencent.com>

commit 95b854dd06 "rename sum option to normalize" missed command
part docs

Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index b405cc5dfb..3d5aa8e8ef 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1947,7 +1947,7 @@ by this filter if this option is disabled. By default is enabled.
 This filter supports the following commands:
 @table @option
 @item weights
- at item sum
+ at item normalize
 Syntax is same as option with same name.
 @end table
 
-- 
2.17.1



More information about the ffmpeg-devel mailing list