Commit 860d1297 authored by Muhammad Faiz's avatar Muhammad Faiz Committed by Michael Niedermayer

doc/filters: fixing typo

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 2db1bcf1
...@@ -10454,7 +10454,7 @@ settb=AVTB ...@@ -10454,7 +10454,7 @@ settb=AVTB
@end itemize @end itemize
@section showcqt @section showcqt
+Convert input audio to a video output representing Convert input audio to a video output representing
frequency spectrum logarithmically (using constant Q transform with frequency spectrum logarithmically (using constant Q transform with
Brown-Puckette algorithm), with musical tone scale, from E0 to D#10 (10 octaves). Brown-Puckette algorithm), with musical tone scale, from E0 to D#10 (10 octaves).
...@@ -10494,7 +10494,7 @@ Specify video fps. Default value is @code{25}. ...@@ -10494,7 +10494,7 @@ Specify video fps. Default value is @code{25}.
@item count @item count
Specify number of transform per frame, so there are fps*count transforms Specify number of transform per frame, so there are fps*count transforms
per second. Note tha audio data rate must be divisible by fps*count. per second. Note that audio data rate must be divisible by fps*count.
Default value is @code{6}. Default value is @code{6}.
@end table @end table
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment