1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

doc/filters: showfreqs: fix typo

Fixes #4863

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol
2015-09-17 14:12:33 +00:00
parent e1ac0ecbba
commit 245bf7c18a

View File

@@ -13320,7 +13320,7 @@ which means optimal overlap for selected window function will be picked.
Set time averaging. Setting this to 0 will display current maximal peaks. Set time averaging. Setting this to 0 will display current maximal peaks.
Default is @code{1}, which means time averaging is disabled. Default is @code{1}, which means time averaging is disabled.
@item color @item colors
Specify list of colors separated by space or by '|' which will be used to Specify list of colors separated by space or by '|' which will be used to
draw channel frequencies. Unrecognized or missing colors will be replaced draw channel frequencies. Unrecognized or missing colors will be replaced
by white color. by white color.